Skip to content

Commit a3fbf05

Browse files
authored
Merge pull request #33 from jkoelker/renovate/docker.io-golangci-golangci-lint-2.x
chore(deps): update docker.io/golangci/golangci-lint docker tag to v2.3.1
2 parents f655c85 + b72df89 commit a3fbf05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.devkit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Get as many dependancies from official docker images to allow
22
# `dependabot` to manage them for us.
3-
FROM docker.io/golangci/golangci-lint:v2.2.2@sha256:0f0e3fad35aa127e2823e79809727709bceb6b899ad17362b92a6148ba40c862 as golangci-lint
3+
FROM docker.io/golangci/golangci-lint:v2.3.1@sha256:faf53744e380715d05d53765e2aa7602e7f04c4c8112fd20c9112ce5f77b6c01 as golangci-lint
44
FROM ghcr.io/hadolint/hadolint:2.12.0@sha256:30a8fd2e785ab6176eed53f74769e04f125afb2f74a6c52aef7d463583b6d45e as hadolint
55
FROM docker.io/golang:1.24.5-alpine@sha256:daae04ebad0c21149979cd8e9db38f565ecefd8547cf4a591240dc1972cf1399
66

0 commit comments

Comments
 (0)