mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
Merge branch 'bump-1.12.2' into 'release-1.12'
Bump version to v1.12.2 See merge request nvidia/container-toolkit/container-toolkit!341
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# NVIDIA Container Toolkit Changelog
|
||||
|
||||
## v1.12.2
|
||||
|
||||
* [libnvidia-container] Fix segfault on WSL2 systems
|
||||
|
||||
## v1.12.1
|
||||
|
||||
* Don't fail chmod hook if paths are not injected
|
||||
|
||||
2
third_party/libnvidia-container
vendored
2
third_party/libnvidia-container
vendored
Submodule third_party/libnvidia-container updated: 7440a1ead8...6d577025ca
@@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
LIB_NAME := nvidia-container-toolkit
|
||||
LIB_VERSION := 1.12.1
|
||||
LIB_VERSION := 1.12.2
|
||||
|
||||
# Specify the nvidia-docker2 and nvidia-container-runtime package versions.
|
||||
# Note: The build tooling uses `LIB_TAG` above as the version tag.
|
||||
|
||||
Reference in New Issue
Block a user