Skip to content

Commit 89aca24

Browse files
chore(deps): update alpine docker tag to v3.19
1 parent 3bc7f8e commit 89aca24

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.19 as alpine
22
RUN apk add -U --no-cache ca-certificates
33

44
FROM scratch

0 commit comments

Comments
 (0)