We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e92fa8 commit 8d0899aCopy full SHA for 8d0899a
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.15.0@sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
+FROM alpine:3.19.1@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
6
7
RUN apk add --update git unzip
0 commit comments