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.
2 parents 20ff4e2 + 6fac6c2 commit 62bc6b2Copy full SHA for 62bc6b2
CHANGELOG.md
@@ -18,7 +18,7 @@
18
19
* [libnvidia-container] Support OpenSSL 3 with the Encrypt/Decrypt library
20
21
-* [toolkit-container] Bump CUDA base image version to 12.1.1.
+* [toolkit-container] Bump CUDA base image version to 12.2.0.
22
23
## v1.13.1
24
versions.mk
@@ -30,7 +30,7 @@ NVIDIA_CONTAINER_RUNTIME_VERSION := 3.14.0
30
# Specify the expected libnvidia-container0 version for arm64-based ubuntu builds.
31
LIBNVIDIA_CONTAINER0_VERSION := 0.10.0+jetpack
32
33
-CUDA_VERSION := 12.1.1
+CUDA_VERSION := 12.2.0
34
GOLANG_VERSION := 1.20.3
35
36
GIT_COMMIT ?= $(shell git describe --match="" --dirty --long --always --abbrev=40 2> /dev/null || echo "")
0 commit comments