Merge branch 'update-cuda-image' into 'master'

Update CUDA image version to 11.6.0

See merge request nvidia/container-toolkit/container-toolkit!99
This commit is contained in:
Evan Lezar 2022-01-20 14:50:45 +00:00
commit d931e861f3

View File

@ -20,5 +20,5 @@ LIB_TAG := rc.1
NVIDIA_DOCKER_VERSION := 2.9.0
NVIDIA_CONTAINER_RUNTIME_VERSION := 3.8.0
CUDA_VERSION := 11.4.2
CUDA_VERSION := 11.6.0
GOLANG_VERSION := 1.16.4