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

Update alpine Docker tag to v3.14
This commit is contained in:
Ichinose Shogo
2021-10-20 22:43:27 +09:00
committed by GitHub

View File

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