Skip to content

Commit

Permalink
v1.61.0 update
Browse files Browse the repository at this point in the history
  • Loading branch information
0xaravindh committed Sep 17, 2024
1 parent 8154246 commit 0e7e5c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/build-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ RUN curl -L ${HELM_URL} > /tmp/helm.tar.gz \
RUN echo "source <(helm completion bash)" >> /root/.bashrc

# install golang-ci linter
RUN go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2
RUN go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.61.0

# Install yamllint
RUN apt-get update && \
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/prometheus/procfs/Makefile.common

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0e7e5c0

Please sign in to comment.