Skip to content

Commit b2ecaa3

Browse files
chore: bump golang from 1.24-bookworm to 1.24.2-bookworm in /build/tooling (#3954)
1 parent cdaaa8a commit b2ecaa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/tooling/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24-bookworm@sha256:00eccd446e023d3cd9566c25a6e6a02b90db3e1e0bbe26a48fc29cd96e800901
1+
FROM golang:1.24-bookworm@sha256:89a04cc2e2fbafef82d4a45523d4d4ae4ecaf11a197689036df35fef3bde444a
22

33
RUN GO111MODULE=on go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.14.0
44
RUN GO111MODULE=on go install k8s.io/code-generator/cmd/conversion-gen@v0.29.3

0 commit comments

Comments
 (0)