mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
Bump golang version to 1.22.1
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
parent
1ddc859700
commit
3a1ac85020
@ -28,7 +28,7 @@ NVIDIA_DOCKER_VERSION := 2.14.0
|
||||
NVIDIA_CONTAINER_RUNTIME_VERSION := 3.14.0
|
||||
|
||||
CUDA_VERSION := 12.3.2
|
||||
GOLANG_VERSION := 1.20.5
|
||||
GOLANG_VERSION := 1.22.1
|
||||
|
||||
BUILDIMAGE_TAG ?= devel-go$(GOLANG_VERSION)
|
||||
BUILDIMAGE ?= ghcr.io/nvidia/k8s-test-infra:$(BUILDIMAGE_TAG)
|
||||
|
Loading…
Reference in New Issue
Block a user