We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9c570 commit b78a1d5Copy full SHA for b78a1d5
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:067a7e8ed7f7baac462f53e3211ebd9a949d8a0ef29d6ae8d10c0f033754574a
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments