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 34661ed commit b21209bCopy full SHA for b21209b
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:c91acd9b9022487f780c379a6acbba5123f505d3bd0341ddb2e3feeda1e10e65
+FROM kalilinux/kali-last-release@sha256:7fd2b5ef10630015c108d7a0e758615e525927c3532ccd37c7642cb1db878207
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments