We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a817c commit 85711c2Copy full SHA for 85711c2
1 file changed
docker/Dockerfile_kali
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# Debian is the foundation of countless other distributions, including Ubuntu and Linux Mint.
3
# This Dockerfile is ideal for users who want a stable, secure, and lightweight environment.
4
-FROM kalilinux/kali-last-release@sha256:ea1fc9bb39e60f81b8b9a618da25db3b82ca3323a4c58fa66e7a8d5819929b93
+FROM kalilinux/kali-last-release@sha256:7f7eab67fafd47b3153ce2517bf3bbea5e57ceeca924f5ec0ff7361faa61d7d1
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments