File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ ENV PATH /opt/conda/bin:$PATH
45
45
46
46
ARG PYTORCH_VERSION=1.3.1
47
47
ARG TORCHVISION_VERSION=0.4.1
48
- ARG MMS_VERSION=1.0.7
48
+ ARG MMS_VERSION=1.0.8
49
49
RUN conda install -c conda-forge awscli==1.16.210 opencv==4.0.1 && \
50
50
conda install -y scikit-learn==0.20.3 \
51
51
pandas==0.24.2 \
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ ENV PATH /opt/conda/bin:$PATH
55
55
56
56
ARG PYTORCH_VERSION=1.3.1
57
57
ARG TORCHVISION_VERSION=0.4.1
58
- ARG MMS_VERSION=1.0.7
58
+ ARG MMS_VERSION=1.0.8
59
59
RUN conda install -c pytorch magma-cuda100 && \
60
60
conda install -c conda-forge awscli==1.16.210 opencv==4.0.1 && \
61
61
conda install -y scikit-learn==0.20.3 \
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ ENV PATH /opt/conda/bin:$PATH
45
45
46
46
ARG PYTORCH_VERSION=1.3.1
47
47
ARG TORCHVISION_VERSION=0.4.1
48
- ARG MMS_VERSION=1.0.7
48
+ ARG MMS_VERSION=1.0.8
49
49
RUN conda install -c conda-forge awscli==1.16.210 opencv==4.0.1 && \
50
50
conda install -y scikit-learn==0.21.2 \
51
51
pandas==0.25.0 \
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ ENV PATH /opt/conda/bin:$PATH
55
55
56
56
ARG PYTORCH_VERSION=1.3.1
57
57
ARG TORCHVISION_VERSION=0.4.1
58
- ARG MMS_VERSION=1.0.7
58
+ ARG MMS_VERSION=1.0.8
59
59
RUN conda install -c pytorch magma-cuda100 && \
60
60
conda install -c conda-forge awscli==1.16.210 opencv==4.0.1 && \
61
61
conda install -y scikit-learn==0.21.2 \
You can’t perform that action at this time.
0 commit comments