Skip to content

Commit ceb4e12

Browse files
committed
chore: update base image to Alpine 3.20
- Update base image from alpine version 3.17 to 3.20 Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 2041794 commit ceb4e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.17
1+
FROM alpine:3.20
22

33
ARG TARGETOS
44
ARG TARGETARCH

0 commit comments

Comments
 (0)