Skip to content

Commit 2e5efda

Browse files
committed
Update alpine Docker tag to v3.14.0
1 parent ecc36ae commit 2e5efda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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)