Skip to content

Commit 41b766c

Browse files
Update alpine Docker tag to v3.18.5
1 parent ca99797 commit 41b766c

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.18.5 as base
22
ARG VERSION
33
ARG CHECKSUM
44
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

0 commit comments

Comments
 (0)