kopia lustrzana https://github.com/jupyterhub/repo2docker
fallback to 4.6.10
rodzic
a3d4f95de0
commit
bf3d0c133c
|
@ -13,7 +13,7 @@ New features
|
|||
:user:`davidanthoff`
|
||||
- Set JULIA_PROJECT globally, so that every julia instance starts with the
|
||||
julia environment activated in :pr:`612` by :user:`davidanthoff`.
|
||||
- Update Miniconda version to 4.5.12and Conda version to 4.6.11 in :pr:`637` by
|
||||
- Update Miniconda version to 4.5.12 and Conda version to 4.6.10 in :pr:`637` by
|
||||
:user:`jhamman`
|
||||
|
||||
API changes
|
||||
|
|
|
@ -4,7 +4,7 @@ set -ex
|
|||
|
||||
cd $(dirname $0)
|
||||
MINICONDA_VERSION=4.5.12
|
||||
CONDA_VERSION=4.6.11
|
||||
CONDA_VERSION=4.6.10
|
||||
# Only MD5 checksums are available for miniconda
|
||||
# Can be obtained from https://repo.continuum.io/miniconda/
|
||||
MD5SUM="866ae9dff53ad0874e1d1a60b1ad1ef8"
|
||||
|
|
Ładowanie…
Reference in New Issue