Skip to content

Commit

Permalink
Update golangci/golangci-lint Docker tag to v1.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent d927c7f commit 9b87b5c
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,5 +1,5 @@
FROM bitnami/jsonnet:0.18.0 as jsonnet
FROM golangci/golangci-lint:v1.50.0 as golangci-lint
FROM golangci/golangci-lint:v1.54.0 as golangci-lint
FROM ruby:3.1-alpine

COPY --from=jsonnet /opt/bitnami/jsonnet/bin/jsonnetfmt /usr/local/bin
Expand Down

0 comments on commit 9b87b5c

Please sign in to comment.