Skip to content

Commit eb5a09f

Browse files
committed
update packages
1 parent 5216b6a commit eb5a09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/ngc-pytorch/Dockerfile.22.07-py3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ RUN git clone -q --branch=v0.3.20 https://github.com/xianyi/OpenBLAS.git && \
126126
cd /tmp/scs-python && \
127127
python setup.py install --scs --gpu
128128

129-
RUN /opt/conda/bin/conda install opencv ffmpeg spacy
129+
RUN /opt/conda/bin/conda install -c conda-forge opencv==4.6.0 ffmpeg spacy
130130

131131
# install git-lfs
132132
WORKDIR /tmp

0 commit comments

Comments
 (0)