Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit e73ef8e

Browse files
🌱 Update Builder Image group to v1.57.2 (#145)
| datasource | package | from | to | | ----------- | ---------------------- | ------- | ------- | | github-tags | golangci/golangci-lint | v1.56.2 | v1.57.2 | Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com>
1 parent 93be5a8 commit e73ef8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/builder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ FROM cgr.dev/chainguard/wolfi-base:latest as wolfi
2626
# update: datasource=github-tags depName=kubernetes-sigs/cluster-api
2727
ARG CLUSTERCTL_VERSION="v1.6.3"
2828
# update: datasource=github-tags depName=golangci/golangci-lint
29-
ENV GOLANGCI_VERSION="v1.56.2"
29+
ENV GOLANGCI_VERSION="v1.57.2"
3030
# update: datasource=github-tags depName=kubernetes-sigs/kind
3131
ARG KIND_VERSION="v0.22.0"
3232
# update: datasource=github-tags depName=kubernetes/kubernetes

0 commit comments

Comments
 (0)