Skip to content

Commit 9307618

Browse files
committed
fixed dependency
1 parent e8841c2 commit 9307618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commons/Dockerfile.base.py36-cuda10.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG LIBNVINFER=6.0.1-1
66
ARG LIBNVINFER_MAJOR_VERSION=6
77
ARG CUDNN=7.6.5.32-1
88
ENV NCCL=2.8.3
9-
ENV NCCL_VERSION=2.8.3-1+cuda11.1
9+
ENV NCCL_VERSION=2.8.3-1+cuda10.1
1010
ENV CUDNN_VERSION 7.6.5.32
1111
ENV MLNX_OFED_VERSION=5.1-2.3.7.1
1212
ENV MKL_VERSION=2020.3

0 commit comments

Comments
 (0)