We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 123854d commit b1318c4Copy full SHA for b1318c4
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:e0044dd12d63778c784219cdd721980f5c1488d3db433dbfb248ff7304055b98
+FROM kalilinux/kali-last-release@sha256:0f63c52cb55f3c3edd00494874439367c19e299fe903936330b0ce7e2f53f718
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments