We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 690acf8 + 9545389 commit 6844f8cCopy full SHA for 6844f8c
1 file changed
Makefile
@@ -4,7 +4,7 @@ BUNDLE_IMG ?= bundle:latest
4
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
5
ENVTEST_K8S_VERSION = 1.29.0
6
TRIVY_VERSION = 0.49.1
7
-GO_VERSION ?= 1.24.11
+GO_VERSION ?= 1.24.12
8
9
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
10
ifeq (,$(shell go env GOBIN))
0 commit comments