Skip to content

Commit

Permalink
bump golang version to v1.22.8
Browse files Browse the repository at this point in the history
Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
  • Loading branch information
tariq1890 committed Oct 15, 2024
1 parent 6eda9be commit 7021c79
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 @@ -20,7 +20,7 @@ REGISTRY ?= nvcr.io/nvidia

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

GOLANG_VERSION ?= 1.22.5
GOLANG_VERSION ?= 1.22.8

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

0 comments on commit 7021c79

Please sign in to comment.