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 dbcaee1 commit abbe3efCopy full SHA for abbe3ef
Makefile
@@ -84,7 +84,7 @@ RELEASE_NOTES_DIR := CHANGELOG
84
OUTPUT_TYPE ?= type=registry
85
86
# Go
87
-GO_VERSION ?=1.24.8
+GO_VERSION ?=1.24.9
88
GO_CONTAINER_IMAGE ?= golang:$(GO_VERSION)
89
90
# Trivy
hack/ccm/Makefile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
16
17
18
19
REGISTRY=gcr.io/k8s-staging-capi-ibmcloud
0 commit comments