Skip to content

Commit

Permalink
build(deps): bump golangci/golangci-lint from v1.52.2 to v1.53.3
Browse files Browse the repository at this point in the history
Bumps golangci/golangci-lint from v1.52.2 to v1.53.3.

---
updated-dependencies:
- dependency-name: golangci/golangci-lint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tixxdz committed Jun 26, 2023
1 parent 618c009 commit 5e0a9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.golangci-lint
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/golangci/golangci-lint:v1.52.2@sha256:3d2f4240905054c7efa7f4e98ba145c12a16995bbc3e605300e21400a1665cb6
FROM docker.io/golangci/golangci-lint:v1.53.3@sha256:1e0e2867b387bf68762427db499a963e43582b06819992db205fc31daa75ceea
RUN apt-get -y update
RUN apt-get -y install libz-dev libelf-dev

Expand Down

0 comments on commit 5e0a9e5

Please sign in to comment.