Skip to content

Commit b707945

Browse files
author
Evan Lezar
committed
Merge branch 'bump-versions' into 'main'
Bump nvidia-docker and nvidia-container-runtime versions See merge request nvidia/container-toolkit/container-toolkit!366
2 parents dde6170 + 448bd45 commit b707945

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ PACKAGE_REVISION := 1
2424
# Specify the nvidia-docker2 and nvidia-container-runtime package versions.
2525
# Note: The build tooling uses `LIB_TAG` above as the version tag.
2626
# This is appended to the versions below if specified.
27-
NVIDIA_DOCKER_VERSION := 2.12.0
28-
NVIDIA_CONTAINER_RUNTIME_VERSION := 3.12.0
27+
NVIDIA_DOCKER_VERSION := 2.13.0
28+
NVIDIA_CONTAINER_RUNTIME_VERSION := 3.13.0
2929

3030
# Specify the expected libnvidia-container0 version for arm64-based ubuntu builds.
3131
LIBNVIDIA_CONTAINER0_VERSION := 0.10.0+jetpack

0 commit comments

Comments
 (0)