From 988f5ee2e41574039ec63d59f62d4c32db3e8d20 Mon Sep 17 00:00:00 2001 From: Christopher Desiniotis Date: Wed, 28 Feb 2024 08:50:38 -0800 Subject: [PATCH] Bump nvidia-ctk version to v1.14.6 Signed-off-by: Christopher Desiniotis --- versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.mk b/versions.mk index dd6c3069..7934800b 100644 --- a/versions.mk +++ b/versions.mk @@ -25,4 +25,4 @@ BUILDIMAGE ?= ghcr.io/nvidia/k8s-test-infra:$(BUILDIMAGE_TAG) GIT_COMMIT ?= $(shell git describe --match="" --dirty --long --always --abbrev=40 2> /dev/null || echo "") -NVIDIA_CTK_VERSION := v1.13.4 +NVIDIA_CTK_VERSION := v1.14.6