Skip to content

Commit b11fe1d

Browse files
Update alpine Docker tag to v3.21.0
1 parent b2e0f1d commit b11fe1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/batch-change-volume-workspace/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# image that we use to run curl, git, and unzip against a Docker volume when
33
# using the volume workspace.
44

5-
FROM alpine:3.19.1@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
5+
FROM alpine:3.21.0@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
66

77
RUN apk add --update git unzip

0 commit comments

Comments
 (0)