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

This commit is contained in:
renovate[bot] 2024-07-23 02:25:18 +00:00 committed by Jan O. Rundshagen
parent 70e75e8bb3
commit a3bc5ab981

View file

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