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

chore(deps): update alpine docker tag to v3.19
This commit is contained in:
ICHINOSE Shogo
2023-12-08 19:43:58 +09:00
committed by GitHub

View File

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