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 b48e32d + 13cfb5d commit b7b4c6bCopy full SHA for b7b4c6b
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# NVIDIA Container Toolkit Changelog
2
3
+## v1.19.0-rc.6
4
+
5
+- Use host CUDA version for all CSV compat checks
6
7
## v1.19.0-rc.5
8
9
- Remove dlopen locator added in v1.19.0-rc.4
versions.mk
@@ -14,7 +14,7 @@
14
15
LIB_NAME := nvidia-container-toolkit
16
LIB_VERSION := 1.19.0
17
-LIB_TAG := rc.5
+LIB_TAG := rc.6
18
19
# The package version is the combination of the library version and tag.
20
# If the tag is specified the two components are joined with a tilde (~).
0 commit comments