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

Update alpine Docker tag to v3.18
This commit is contained in:
ICHINOSE Shogo
2023-06-21 06:47:53 +09:00
committed by GitHub

View File

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