chore(deps): update alpine docker tag to v3.19

This commit is contained in:
Renovate Bot 2023-12-08 16:28:57 +00:00 committed by Pierre-Olivier Mercier
commit b049930da9
12 changed files with 12 additions and 12 deletions

View file

@ -13,7 +13,7 @@ RUN go get -d -v ./remote/scores-sync-zqds && \
go build -v -buildvcs=false -o ./scores-sync-zqds ./remote/scores-sync-zqds
FROM alpine:3.18
FROM alpine:3.19
RUN apk add --no-cache openssl ca-certificates