Skip to content

Commit cc7ec22

Browse files
chore: bump golang from 1.23-bookworm to 1.24-bookworm in /build/tooling (#3823)
1 parent 4a8b60a commit cc7ec22

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.23-bookworm@sha256:441f59f8a2104b99320e1f5aaf59a81baabbc36c81f4e792d5715ef09dd29355
1+
FROM golang:1.24-bookworm@sha256:6260304a09fb81a1983db97c9e6bfc1779ebce33d39581979a511b3c7991f076
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)