randomtable commited on
Commit
a16ea1e
·
verified ·
1 Parent(s): c88ce6d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
  FROM kalilinux/kali-rolling
2
  RUN apt update && apt upgrade -y
3
- RUN apt install wget git python3 python3-venv libgl1 libglib2.0-0
 
1
  FROM kalilinux/kali-rolling
2
  RUN apt update && apt upgrade -y
3
+ RUN apt install wget git python3 python3-venv libgl1 libglib2.0-0 -y