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

Update alpine Docker tag to v3.18
This commit is contained in:
Ben Lambert
2023-05-24 10:42:40 +02:00
committed by GitHub
@@ -1,4 +1,4 @@
FROM alpine:3.7
FROM alpine:3.18
RUN apk add --update \
git \