chore(deps): update alpine docker tag to v3.21
Some checks reported errors
continuous-integration/drone/push Build was killed

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

View file

@ -15,7 +15,7 @@ RUN go get -d -v ./admin && \
go build -v -o get-remote-files ./admin/get-remote-files
FROM alpine:3.20
FROM alpine:3.21
RUN apk add --no-cache \
ca-certificates