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.
1 parent 6094eff commit be570fcCopy full SHA for be570fc
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# NVIDIA Container Toolkit Changelog
2
3
+## v1.14.2
4
+
5
## v1.14.1
6
* Fixed bug where contents of `/etc/nvidia-container-runtime/config.toml` is ignored by the NVIDIA Container Runtime Hook.
7
versions.mk
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
LIB_NAME := nvidia-container-toolkit
16
-LIB_VERSION := 1.14.1
+LIB_VERSION := 1.14.2
17
LIB_TAG :=
18
19
# The package version is the combination of the library version and tag.
0 commit comments