Bump version to v1.12.0

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar 2023-02-03 13:58:26 +01:00
parent 9ef314e1e3
commit fea195cc8d
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,8 @@
# NVIDIA Container Toolkit Changelog
## v1.12.0-rc.6
## v1.12.0
* Promote `v1.12.0-rc.5` to `v1.12.0`
* Rename `nvidia cdi generate` `--root` flag to `--driver-root` to better indicate intent
* [libnvidia-container] Add nvcubins.bin to DriverStore components under WSL2

View File

@ -14,7 +14,6 @@
LIB_NAME := nvidia-container-toolkit
LIB_VERSION := 1.12.0
LIB_TAG := rc.6
# Specify the nvidia-docker2 and nvidia-container-runtime package versions.
# Note: The build tooling uses `LIB_TAG` above as the version tag.