Skip to content

Commit 200da61

Browse files
chore(deps): update alpine docker tag to v3.21
1 parent c4d8a19 commit 200da61

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)