Skip to content

Commit

Permalink
Merge pull request #26 from reviewdog/renovate/docker-alpine-3.x
Browse files Browse the repository at this point in the history
Update alpine Docker tag to v3.13
  • Loading branch information
haya14busa authored Jan 24, 2021
2 parents cc6f67f + 191acb7 commit c61f0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.13

ENV REVIEWDOG_VERSION=v0.11.0

Expand Down

0 comments on commit c61f0ac

Please sign in to comment.