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