File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ RUN curl -o ~/miniconda.sh -O  https://repo.continuum.io/miniconda/Miniconda3-la
5353
5454RUN conda install -c \
5555    conda-forge \
56-     awscli==1.18.22  \
56+     awscli==1.18.23  \
5757    opencv==4.0.1 \
5858 && conda install -y \
5959    scikit-learn==0.20.3 \
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ RUN conda install -c \
6565    pytorch magma-cuda101==2.5.1 \
6666 && conda install -c \
6767    conda-forge \
68-     awscli==1.18.22  \
68+     awscli==1.18.23  \
6969    opencv==4.0.1 \
7070 && conda install -y scikit-learn==0.20.3 \
7171    h5py==2.9.0 \
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ RUN curl -o ~/miniconda.sh -O  https://repo.continuum.io/miniconda/Miniconda3-la
5151
5252RUN conda install -c \
5353    conda-forge \
54-     awscli==1.18.22  \
54+     awscli==1.18.23  \
5555    opencv==4.0.1 \
5656 && conda install -y \
5757    scikit-learn==0.21.2 \
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ RUN conda install -c \
6565    pytorch magma-cuda101==2.5.1 \
6666 && conda install -c \
6767    conda-forge \
68-     awscli==1.18.22  \
68+     awscli==1.18.23  \
6969    opencv==4.0.1 \
7070 && conda install -y \
7171    scikit-learn==0.21.2 \
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments