We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26eecbc commit f880cb3Copy full SHA for f880cb3
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:cbd615adab25832991e548bb667c23c848ef024c4463718de9091e37bd348763
+FROM kalilinux/kali-last-release@sha256:832a8d68c9c7438e82e654e8dab1a0cf1fc720b0f7eef8051da4b9231a0e34cf
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments