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 6489cfa commit 285e973Copy full SHA for 285e973
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.13.2@sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be
+FROM alpine:3.13.4@sha256:ec14c7992a97fc11425907e908340c6c3d6ff602f5f13d899e6b7027c9b4133a
6
7
RUN apk add --update git unzip
0 commit comments