Skip to content

Commit 7a70850

Browse files
author
Evan Lezar
committed
Merge branch 'bump-version-v1.13.3' into 'release-1.13'
Bump version to v1.13.3 See merge request nvidia/container-toolkit/container-toolkit!428
2 parents d9cf268 + 6052b3e commit 7a70850

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# NVIDIA Container Toolkit Changelog
22

3+
## v1.13.3
4+
35
## v1.13.2
46

57
* Add `nvidia-container-runtime-hook.path` config option to specify NVIDIA Container Runtime Hook path explicitly.

third_party/libnvidia-container

Submodule libnvidia-container updated from f9624c1 to f21fbe1

versions.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
LIB_NAME := nvidia-container-toolkit
16-
LIB_VERSION := 1.13.2
16+
LIB_VERSION := 1.13.3
1717
LIB_TAG :=
1818

1919
# The package version is the combination of the library version and tag.

0 commit comments

Comments
 (0)