diff --git a/third_party/nvidia-docker b/third_party/nvidia-docker index 7a02fe94..178cec60 160000 --- a/third_party/nvidia-docker +++ b/third_party/nvidia-docker @@ -1 +1 @@ -Subproject commit 7a02fe9453778ee09fa05c1af2a7372b1b4af608 +Subproject commit 178cec600ce52270f4b9d22326ba1fde218dba39 diff --git a/versions.mk b/versions.mk index 8672062a..e2e9fb8b 100644 --- a/versions.mk +++ b/versions.mk @@ -18,7 +18,7 @@ LIB_TAG := rc.4 # Specify the nvidia-docker2 and nvidia-container-runtime package versions. # Note: The tag is automatically specified to match LIB_TAG. -NVIDIA_DOCKER_VERSION := 2.10.0 +NVIDIA_DOCKER_VERSION := 2.11.0 NVIDIA_CONTAINER_RUNTIME_VERSION := 3.10.0 # Specify the expected libnvidia-container0 version for arm64-based ubuntu builds.