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

This commit is contained in:
renovate[bot] 2024-07-08 06:35:56 +00:00 committed by Jan O. Rundshagen
parent f337309440
commit b6ecfb8a50

View file

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