thedamn commited on
Commit
23813a1
·
1 Parent(s): 46a7c0a
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use an official Ubuntu base image
2
- FROM ubuntu:latest
3
 
4
  WORKDIR /code
5
 
 
1
  # Use an official Ubuntu base image
2
+ FROM kalilinux/kali-rolling
3
 
4
  WORKDIR /code
5