Commit 9c8ac723 authored by Min RK's avatar Min RK

update miniconda to 4.7.12.1

parent fc6022aa
...@@ -70,8 +70,8 @@ RUN mkdir /home/$NB_USER/work && \ ...@@ -70,8 +70,8 @@ RUN mkdir /home/$NB_USER/work && \
fix-permissions /home/$NB_USER fix-permissions /home/$NB_USER
# Install conda as jovyan and check the md5 sum provided on the download site # Install conda as jovyan and check the md5 sum provided on the download site
ENV MINICONDA_VERSION=4.7.10 \ ENV MINICONDA_VERSION=4.7.12.1 \
MINICONDA_MD5=1c945f2b3335c7b2b15130b1b2dc5cf4 \ MINICONDA_MD5=81c773ff87af5cfac79ab862942ab6b3 \
CONDA_VERSION=4.7.12 CONDA_VERSION=4.7.12
RUN cd /tmp && \ RUN cd /tmp && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment