Skip to content

Commit 0adc863

Browse files
committed
Update alpine Docker tag to v3.14.2
1 parent 908fcad commit 0adc863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/batch-change-volume-workspace/Dockerfile

Lines changed: 1 addition & 1 deletion
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.13.4@sha256:ec14c7992a97fc11425907e908340c6c3d6ff602f5f13d899e6b7027c9b4133a
5+
FROM alpine:3.14.2@sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
66

77
RUN apk add --update git unzip

0 commit comments

Comments
 (0)