Skip to content

Commit 285e973

Browse files
Update alpine Docker tag to v3.13.4 (#506)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6489cfa commit 285e973

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.2@sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be
5+
FROM alpine:3.13.4@sha256:ec14c7992a97fc11425907e908340c6c3d6ff602f5f13d899e6b7027c9b4133a
66

77
RUN apk add --update git unzip

0 commit comments

Comments
 (0)