Merge pull request #52 from reviewdog/renovate/alpine-3.x

Update alpine Docker tag to v3.15
This commit is contained in:
Ichinose Shogo
2021-11-25 20:59:02 +09:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM alpine:3.14 FROM alpine:3.15
RUN apk --no-cache add git jq curl grep coreutils perl RUN apk --no-cache add git jq curl grep coreutils perl