We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3e991 commit d8b660cCopy full SHA for d8b660c
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:f3b7f1bdfaf22a0a8db05bb2b758535fe0e70d82bea4206f7549f89aa12922f4
+FROM ubuntu:latest@sha256:9cbed754112939e914291337b5e554b07ad7c392491dba6daf25eef1332a22e8
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments