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

This commit is contained in:
renovate[bot] 2025-01-08 22:25:37 +00:00 committed by Jan O. Rundshagen
parent d9054f1237
commit 7f7c4e3083

View file

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