We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a817c commit 692fdc4Copy full SHA for 692fdc4
1 file changed
docker/Dockerfile_debian
@@ -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 debian:stable-slim@sha256:e0249870a90044494c01e74fbfc8b77ab14e6f47cece844d1e1737f7828a7e1e
+FROM debian:stable-slim@sha256:449673e1239be6fdc89616f926abb87f360c280c3bb7ca3591694564359695fa
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments