Skip to content

Commit

Permalink
Merge pull request #58 from NVIDIA/bump-go
Browse files Browse the repository at this point in the history
bump golang version to 1.23.3
  • Loading branch information
tariq1890 authored Nov 21, 2024
2 parents b5f1535 + 438a7e3 commit 5619438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ MODULE := github.com/NVIDIA/k8s-driver-manager

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

GOLANG_VERSION ?= 1.22.8
GOLANG_VERSION ?= 1.23.3

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

0 comments on commit 5619438

Please sign in to comment.