Update alpine Docker tag to v3.21

renovate/alpine-3.x
renovate[bot] 2024-12-06 00:28:18 +00:00 committed by GitHub
parent a6481c8847
commit 2e0c08befe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ RUN go build -v -ldflags "-s -w" .
###
FROM alpine:3.19
FROM alpine:3.21
COPY --from=build /usr/src/icecon/icecon /usr/local/bin