mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
Merge branch 'bump-v1.10.0' into 'main'
Bump version to v1.10.0 See merge request nvidia/container-toolkit/container-toolkit!169
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# NVIDIA Container Toolkit Changelog
|
||||
|
||||
## v1.10.0
|
||||
|
||||
* Promote v1.10.0-rc.3 to v1.10.0
|
||||
|
||||
## v1.10.0-rc.3
|
||||
|
||||
* Use default config instead of raising an error if config file cannot be found
|
||||
|
||||
2
third_party/libnvidia-container
vendored
2
third_party/libnvidia-container
vendored
Submodule third_party/libnvidia-container updated: 3cfac82980...395fd41701
@@ -14,7 +14,7 @@
|
||||
|
||||
LIB_NAME := nvidia-container-toolkit
|
||||
LIB_VERSION := 1.10.0
|
||||
LIB_TAG := rc.4
|
||||
LIB_TAG :=
|
||||
|
||||
# Specify the nvidia-docker2 and nvidia-container-runtime package versions.
|
||||
# Note: The tag is automatically specified to match LIB_TAG.
|
||||
|
||||
Reference in New Issue
Block a user