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 3eab858 commit 0b8aa47Copy full SHA for 0b8aa47
Makefile
@@ -63,7 +63,7 @@ RELEASE_DIR := out
63
OUTPUT_TYPE ?= type=registry
64
65
# Go
66
-GO_VERSION ?=1.21.8
+GO_VERSION ?=1.21.9
67
GO_CONTAINER_IMAGE ?= golang:$(GO_VERSION)
68
69
# kind
0 commit comments