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