Skip to content

Commit e9683f3

Browse files
committed
chore(deps): update alpine:latest docker digest to c69a6ff
1 parent 59a817c commit e9683f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile_alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22
# Alpine is a lean, efficiency-focused Linux distribution.
33
# This Dockerfile is ideal for creating lightweight, resource-efficient containers.
4-
FROM alpine:latest@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
4+
FROM alpine:latest@sha256:c69a6ff7c24d1ffa913798501d0e7104e0e9764e28eb44a930939f91ef829e64
55

66
# Set the terminal type to Xterm.
77
ENV TERM=xterm

0 commit comments

Comments
 (0)