Skip to content

Commit 666c7a1

Browse files
committed
Update alpine Docker tag to v3.14.0
1 parent 2b741e4 commit 666c7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.13.5 as base
1+
FROM alpine:3.14.0 as base
22
ARG VERSION
33
ARG CHECKSUM
44
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

0 commit comments

Comments
 (0)