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

chore(deps): update alpine docker tag to v3.19
This commit is contained in:
Fredrik Adelöw
2024-03-16 07:04:33 +01:00
committed by GitHub
@@ -1,4 +1,4 @@
FROM alpine:3.18
FROM alpine:3.19
RUN apk add --update \
git \