chore: update base image to Alpine 3.21

- Update the base image from alpine version 3.17 to 3.21

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy
2025-03-08 16:44:54 +08:00
parent 6c782afaae
commit e80db3da6a
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.17
FROM alpine:3.21
ARG TARGETOS
ARG TARGETARCH