Skip to content

Commit fa4b55d

Browse files
authored
Update miniconda to 4.7.12.1 (#113)
Update miniconda to 4.7.12.1
2 parents acbb313 + 96c2873 commit fa4b55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ENV PYTHON_VERSION_36 3.6.8
1414
ENV PYTHON_VERSION_37 3.7.3
1515
ENV PYTHON_VERSION_38 3.8.0
1616
ENV PYPY_VERSION_35 pypy3.5-7.0.0
17-
ENV CONDA_VERSION 4.6.14
17+
ENV CONDA_VERSION 4.7.12.1
1818
LABEL python.version_27=$PYTHON_VERSION_27
1919
LABEL python.version_35=$PYTHON_VERSION_35
2020
LABEL python.version_36=$PYTHON_VERSION_36

0 commit comments

Comments
 (0)