mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
Bump version to v1.14.5
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
parent
d167812ce3
commit
888fe458ae
@ -1,5 +1,7 @@
|
|||||||
# NVIDIA Container Toolkit Changelog
|
# NVIDIA Container Toolkit Changelog
|
||||||
|
|
||||||
|
## v1.14.5
|
||||||
|
|
||||||
## v1.14.4
|
## v1.14.4
|
||||||
* Include `nvidia/nvoptix.bin` in list of graphics mounts.
|
* Include `nvidia/nvoptix.bin` in list of graphics mounts.
|
||||||
* Include `vulkan/icd.d/nvidia_layers.json` in list of graphics mounts.
|
* Include `vulkan/icd.d/nvidia_layers.json` in list of graphics mounts.
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
LIB_NAME := nvidia-container-toolkit
|
LIB_NAME := nvidia-container-toolkit
|
||||||
LIB_VERSION := 1.14.4
|
LIB_VERSION := 1.14.5
|
||||||
LIB_TAG :=
|
LIB_TAG :=
|
||||||
|
|
||||||
# The package version is the combination of the library version and tag.
|
# The package version is the combination of the library version and tag.
|
||||||
|
Loading…
Reference in New Issue
Block a user