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

Update alpine Docker tag to v3.12
This commit is contained in:
haya14busa
2020-12-13 14:33:18 +09:00
committed by GitHub

View File

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