We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e0f1d commit 4215abdCopy full SHA for 4215abd
docker/batch-change-volume-workspace/Dockerfile
@@ -2,6 +2,6 @@
2
# image that we use to run curl, git, and unzip against a Docker volume when
3
# using the volume workspace.
4
5
-FROM alpine:3.19.1@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
+FROM alpine:3.21.1@sha256:b97e2a89d0b9e4011bb88c02ddf01c544b8c781acf1f4d559e7c8f12f1047ac3
6
7
RUN apk add --update git unzip
0 commit comments