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

This commit is contained in:
renovate[bot] 2025-05-30 23:11:05 +00:00 committed by Jan O. Rundshagen
parent 9814cdc150
commit 432e218bb1

View file

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