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 <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2024-09-07 15:15:40 +08:00
parent 2041794fd5
commit ceb4e12d92
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
FROM alpine:3.17 FROM alpine:3.20
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH