Skip to content

Commit 0741252

Browse files
Evan Lezarelezar
authored andcommitted
Merge branch 'bump-cuda-version' into 'main'
Bump CUDA base image version to 12.1.0 See merge request nvidia/container-toolkit/container-toolkit!335
1 parent 2d9e4cb commit 0741252

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
@@ -24,7 +24,7 @@ NVIDIA_CONTAINER_RUNTIME_VERSION := 3.12.0
2424
# Specify the expected libnvidia-container0 version for arm64-based ubuntu builds.
2525
LIBNVIDIA_CONTAINER0_VERSION := 0.10.0+jetpack
2626

27-
CUDA_VERSION := 12.0.1
27+
CUDA_VERSION := 12.1.0
2828
GOLANG_VERSION := 1.18.8
2929

3030
GIT_COMMIT ?= $(shell git describe --match="" --dirty --long --always --abbrev=40 2> /dev/null || echo "")

0 commit comments

Comments
 (0)