pull/32/merge
renovate[bot] 2024-12-06 00:28:21 +00:00 committed by GitHub
commit efb67a1066
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 COPY --from=build /usr/src/icecon/icecon /usr/local/bin