Skip to content

Commit 3b35a61

Browse files
committed
build: update dependencies and improve test coverage
- Update base image in Dockerfile from `alpine:3.17` to `alpine:3.21` Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 7d12c5e commit 3b35a61

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.21
22

33
ARG TARGETOS
44
ARG TARGETARCH

0 commit comments

Comments
 (0)