Update alpine Docker tag to v3.22

renovate/alpine-3.x
renovate[bot] 2025-05-30 19:33:59 +00:00 committed by GitHub
parent a6481c8847
commit 8fec758bdc
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.22
COPY --from=build /usr/src/icecon/icecon /usr/local/bin