We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72e1e09 + 3baa413 commit 5a96d3eCopy full SHA for 5a96d3e
1 file changed
versions.mk
@@ -22,7 +22,7 @@ VERSION ?= $(word 1,$(PARTS))
22
# vVERSION represents the version with a guaranteed v-prefix
23
vVERSION := v$(VERSION:v%=%)
24
25
-GOLANG_VERSION ?= 1.21.5
+GOLANG_VERSION ?= 1.23.5
26
27
ifeq ($(IMAGE),)
28
REGISTRY ?= nvidia
0 commit comments