Bump CUDA base image to 12.3.2

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar
2024-03-19 10:37:36 +02:00
parent 5a6bf02914
commit f1f629674e
2 changed files with 2 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ PACKAGE_REVISION := 1
NVIDIA_DOCKER_VERSION := 2.14.0
NVIDIA_CONTAINER_RUNTIME_VERSION := 3.14.0
CUDA_VERSION := 12.3.1
CUDA_VERSION := 12.3.2
GOLANG_VERSION := 1.20.5
BUILDIMAGE_TAG ?= devel-go$(GOLANG_VERSION)