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

This commit is contained in:
renovate[bot] 2024-12-06 00:29:49 +00:00 committed by Jan O. Rundshagen
parent 5dd5db1b60
commit 3c449fcdb4

View file

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM alpine:3.20.3 as alpine
FROM --platform=$BUILDPLATFORM alpine:3.21.0 as alpine
RUN apk add --no-cache \
ca-certificates \