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

Update alpine Docker tag to v3.17
This commit is contained in:
ICHINOSE Shogo
2022-11-21 06:11:41 +09:00
committed by GitHub

View File

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