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 908fcad commit 0adc863Copy full SHA for 0adc863
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.4@sha256:ec14c7992a97fc11425907e908340c6c3d6ff602f5f13d899e6b7027c9b4133a
+FROM alpine:3.14.2@sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
6
7
RUN apk add --update git unzip
0 commit comments