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 cdaaa8a commit b2ecaa3Copy full SHA for b2ecaa3
build/tooling/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24-bookworm@sha256:00eccd446e023d3cd9566c25a6e6a02b90db3e1e0bbe26a48fc29cd96e800901
+FROM golang:1.24-bookworm@sha256:89a04cc2e2fbafef82d4a45523d4d4ae4ecaf11a197689036df35fef3bde444a
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