Skip to content

Commit

Permalink
Bump nvidia-docker and nvidia-container-runtime versions
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Lezar <elezar@nvidia.com>
  • Loading branch information
elezar committed Mar 31, 2023
1 parent dde6170 commit 448bd45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.mk
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ PACKAGE_REVISION := 1
# Specify the nvidia-docker2 and nvidia-container-runtime package versions.
# Note: The build tooling uses `LIB_TAG` above as the version tag.
# This is appended to the versions below if specified.
NVIDIA_DOCKER_VERSION := 2.12.0
NVIDIA_CONTAINER_RUNTIME_VERSION := 3.12.0
NVIDIA_DOCKER_VERSION := 2.13.0
NVIDIA_CONTAINER_RUNTIME_VERSION := 3.13.0

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

0 comments on commit 448bd45

Please sign in to comment.