We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a817c commit 6c55a7cCopy full SHA for 6c55a7c
1 file changed
docker/Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# Ubuntu is known for its popularity and user-friendly design.
3
# This Dockerfile offers a balance between stability, security, and modernity.
4
-FROM ubuntu:latest@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252
+FROM ubuntu:latest@sha256:9d6e6f7d762bf55c4a2f17694dc43d3eefae8452ee70e067d5aa4ddd922fc462
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments