Skip to content

Commit f891d34

Browse files
Update alpine Docker tag to v3.21.1
1 parent ca99797 commit f891d34

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

0 commit comments

Comments
 (0)