Merge branch 'only-bump-version' into 'main'

Bump version to 1.10.0-rc.4

See merge request nvidia/container-toolkit/container-toolkit!165
This commit is contained in:
Evan Lezar
2022-06-07 09:00:38 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
LIB_NAME := nvidia-container-toolkit
LIB_VERSION := 1.10.0
LIB_TAG := rc.3
LIB_TAG := rc.4
# Specify the nvidia-docker2 and nvidia-container-runtime package versions.
# Note: The tag is automatically specified to match LIB_TAG.