Update alpine Docker tag to v3.19

pull/29/head
renovate[bot] 2023-12-08 04:16:32 +00:00 committed by GitHub
parent 9bbf1f78fd
commit 324c0d703d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.18 FROM alpine:3.19
COPY --from=build /usr/src/icecon/icecon /usr/local/bin COPY --from=build /usr/src/icecon/icecon /usr/local/bin