We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8b60a commit cc7ec22Copy full SHA for cc7ec22
build/tooling/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-bookworm@sha256:441f59f8a2104b99320e1f5aaf59a81baabbc36c81f4e792d5715ef09dd29355
+FROM golang:1.24-bookworm@sha256:6260304a09fb81a1983db97c9e6bfc1779ebce33d39581979a511b3c7991f076
2
3
RUN GO111MODULE=on go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.14.0
4
RUN GO111MODULE=on go install k8s.io/code-generator/cmd/conversion-gen@v0.29.3
0 commit comments