Skip to content

Commit 652098f

Browse files
committed
update nvidia peer
1 parent 5c6b2e7 commit 652098f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commons/Dockerfile.base.20.07-py36-cuda10.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG CUDA=10.1
55
ARG LIBNVINFER=6.0.1-1
66
ARG LIBNVINFER_MAJOR_VERSION=6
77
ARG CUDNN=7.6.5.32-1
8-
ENV NCCL_VERSION=2.7.3-1+cuda10.1
8+
ENV NCCL_VERSION=2.7.8
99

1010
# Python 2.7 or 3.6 is supported by Ubuntu Bionic out of the box
1111
ARG python=3.6

0 commit comments

Comments
 (0)