We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a817c commit 685bc1bCopy full SHA for 685bc1b
1 file changed
docker/Dockerfile_alpine
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# Alpine is a lean, efficiency-focused Linux distribution.
3
# This Dockerfile is ideal for creating lightweight, resource-efficient containers.
4
-FROM alpine:latest@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
+FROM alpine:latest@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments