Skip to content

Commit

Permalink
Merge pull request #29 from reviewdog/renovate/docker-golangci-golang…
Browse files Browse the repository at this point in the history
…ci-lint-1.x

chore(deps): update golangci/golangci-lint docker tag to v1.26
  • Loading branch information
haya14busa committed May 7, 2020
2 parents 849e6f8 + 78ad275 commit 2a48044
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 golangci/golangci-lint:v1.24-alpine
FROM golangci/golangci-lint:v1.26-alpine

ENV REVIEWDOG_VERSION=v0.10.0

Expand Down

0 comments on commit 2a48044

Please sign in to comment.