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

chore(deps): update alpine docker tag to v3.21
This commit is contained in:
Fredrik Adelöw
2024-12-10 11:20:14 +01:00
committed by GitHub
@@ -1,4 +1,4 @@
FROM alpine:3.20
FROM alpine:3.21
RUN apk add --update \
git \