pull/32/merge
renovate[bot] 2025-06-04 22:21:18 +02:00 committed by GitHub
commit cf1d16c251
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 COPY --from=build /usr/src/icecon/icecon /usr/local/bin