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

Update alpine Docker tag to v3.13
This commit is contained in:
haya14busa
2021-02-02 23:36:58 +09:00
committed by GitHub

View File

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