Skip to content

Commit 3c06f64

Browse files
Bruno Allabrowniebroke
Bruno Alla
authored andcommitted
Update conda to the latest version 4.5.11
1 parent 732f685 commit 3c06f64

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
@@ -11,7 +11,7 @@ ENV LANG C.UTF-8
1111
ENV PYTHON_VERSION_27 2.7.14
1212
ENV PYTHON_VERSION_35 3.5.5
1313
ENV PYTHON_VERSION_36 3.6.4
14-
ENV CONDA_VERSION 4.5.4
14+
ENV CONDA_VERSION 4.5.11
1515
LABEL python.version_27=$PYTHON_VERSION_27
1616
LABEL python.version_35=$PYTHON_VERSION_35
1717
LABEL python.version_36=$PYTHON_VERSION_36

0 commit comments

Comments
 (0)