Skip to content

Commit 3cb78f6

Browse files
committed
Bump CUDA samples version to v12.9
Signed-off-by: Christopher Desiniotis <[email protected]>
1 parent 0edaf59 commit 3cb78f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ VERSION ?= cuda$(shell grep -Eo "FROM.*cuda:[0-9\.]+" deployments/container/Doc
1717

1818
# Specify the tag for the https://github.com/NVIDIA/cuda-samples repository.
1919
# This need not match the CUDA_VERSION above.
20-
CUDA_SAMPLES_VERSION := v12.0
20+
CUDA_SAMPLES_VERSION := v12.9
2121

2222
ifeq ($(IMAGE_NAME),)
2323
REGISTRY ?= nvcr.io/nvidia/k8s

0 commit comments

Comments
 (0)