We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0edaf59 commit 3cb78f6Copy full SHA for 3cb78f6
versions.mk
@@ -17,7 +17,7 @@ VERSION ?= cuda$(shell grep -Eo "FROM.*cuda:[0-9\.]+" deployments/container/Doc
17
18
# Specify the tag for the https://github.com/NVIDIA/cuda-samples repository.
19
# This need not match the CUDA_VERSION above.
20
-CUDA_SAMPLES_VERSION := v12.0
+CUDA_SAMPLES_VERSION := v12.9
21
22
ifeq ($(IMAGE_NAME),)
23
REGISTRY ?= nvcr.io/nvidia/k8s
0 commit comments