File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
repo2docker/buildpacks/conda Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ New features
1313 :user: `davidanthoff `
1414- Set JULIA_PROJECT globally, so that every julia instance starts with the
1515 julia environment activated in :pr: `612 ` by :user: `davidanthoff `.
16- - Update Miniconda version to 4.5.12and Conda version to 4.6.11 in :pr: `637 ` by
16+ - Update Miniconda version to 4.5.12 and Conda version to 4.6.10 in :pr: `637 ` by
1717 :user: `jhamman `
1818
1919API changes
Original file line number Diff line number Diff line change 44
55cd $( dirname $0 )
66MINICONDA_VERSION=4.5.12
7- CONDA_VERSION=4.6.11
7+ CONDA_VERSION=4.6.10
88# Only MD5 checksums are available for miniconda
99# Can be obtained from https://repo.continuum.io/miniconda/
1010MD5SUM=" 866ae9dff53ad0874e1d1a60b1ad1ef8"
You can’t perform that action at this time.
0 commit comments