Skip to content

Commit f26ddf9

Browse files
chore(deps): update alpine docker tag to v3.21
1 parent 60465a3 commit f26ddf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.linux.amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.17 as alpine
1+
FROM alpine:3.21 as alpine
22
RUN apk add -U --no-cache ca-certificates
33

44
FROM scratch

0 commit comments

Comments
 (0)