diff --git a/third_party/libnvidia-container b/third_party/libnvidia-container index 92a145d2..17f16758 160000 --- a/third_party/libnvidia-container +++ b/third_party/libnvidia-container @@ -1 +1 @@ -Subproject commit 92a145d2d40f9370f00b5f79e57a7bf9e1f476a2 +Subproject commit 17f16758ac8b1f4ea78f8be22fd78512bcd0441a diff --git a/versions.mk b/versions.mk index 6804e379..623497ac 100644 --- a/versions.mk +++ b/versions.mk @@ -14,7 +14,7 @@ LIB_NAME := nvidia-container-toolkit LIB_VERSION := 1.14.0 -LIB_TAG := rc.1 +LIB_TAG := rc.2 # The package version is the combination of the library version and tag. # If the tag is specified the two components are joined with a tilde (~).