diff --git a/Containerfile.devkit b/Containerfile.devkit index d3afad3..d243489 100644 --- a/Containerfile.devkit +++ b/Containerfile.devkit @@ -1,6 +1,6 @@ # Get as many dependencies from official container images as possible so # Renovate can keep them current for us. -FROM docker.io/golangci/golangci-lint:v2.11.4@sha256:67dfc9eeeb0eb13fc1a36329c2c378197dc561f1edf1a7792e3f771606bb0e15 as golangci-lint +FROM docker.io/golangci/golangci-lint:v2.12.2@sha256:5cceeef04e53efe1470638d4b4b4f5ceefd574955ab3941b2d9a68a8c9ad5240 as golangci-lint FROM ghcr.io/hadolint/hadolint:v2.14.0@sha256:27086352fd5e1907ea2b934eb1023f217c5ae087992eb59fde121dce9c9ff21e as hadolint FROM docker.io/golang:1.26.2-alpine@sha256:f85330846cde1e57ca9ec309382da3b8e6ae3ab943d2739500e08c86393a21b1