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 51a904c commit fc5e563Copy full SHA for fc5e563
1 file changed
Dockerfile-golang1.24.build-tools
@@ -1,11 +1,11 @@
1
FROM registry.access.redhat.com/ubi9/ubi:latest
2
3
# Tool versions from Makefile (only for pre-built binaries)
4
-ENV KUSTOMIZE_VERSION=v5.5.0
+ENV KUSTOMIZE_VERSION=v5.6.0
5
ENV KUTTL_VERSION=0.17.0
6
ENV GOTOOLCHAIN_VERSION=go1.24.6
7
ENV OC_VERSION=4.16.0
8
-ENV OPERATOR_SDK_VERSION=v1.31.0
+ENV OPERATOR_SDK_VERSION=v1.41.1
9
ENV GOLANGCI_LINT_VERSION=v2.4.0
10
ENV OPM_VERSION=v1.29.0
11
0 commit comments