chore(deps): update alpine docker tag to v3.21
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2025-02-22 04:34:20 +00:00
commit 3aea59f1ad
12 changed files with 12 additions and 12 deletions

View file

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