Skip to content

Commit bcfff6d

Browse files
committed
Bump golang to 1.25.3
Signed-off-by: Christopher Desiniotis <[email protected]>
1 parent 4eca53c commit bcfff6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ REGISTRY ?= nvcr.io/nvidia
2020

2121
vVERSION := v$(VERSION:v%=%)
2222

23-
GOLANG_VERSION ?= 1.23.5
23+
GOLANG_VERSION ?= 1.25.3
2424

2525
BUILDIMAGE_TAG ?= devel-go$(GOLANG_VERSION)
2626
BUILDIMAGE ?= ghcr.io/nvidia/k8s-test-infra:$(BUILDIMAGE_TAG)

0 commit comments

Comments
 (0)