Merge pull request #25188 from backstage/renovate/alpine-3.x

chore(deps): update alpine docker tag to v3.20
This commit is contained in:
Ben Lambert
2024-06-27 09:31:07 +02:00
committed by GitHub
@@ -1,4 +1,4 @@
FROM alpine:3.19
FROM alpine:3.20
RUN apk add --update \
git \