Skip to content

Commit

Permalink
Upgrade conda to latest version (4.5.12)
Browse files Browse the repository at this point in the history
  • Loading branch information
humitos committed Jan 14, 2019
1 parent c63fec8 commit 2ba16f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ENV LANG C.UTF-8
ENV PYTHON_VERSION_27 2.7.15
ENV PYTHON_VERSION_36 3.6.8
ENV PYTHON_VERSION_37 3.7.2
ENV CONDA_VERSION 4.5.11
ENV CONDA_VERSION 4.5.12
LABEL python.version_27=$PYTHON_VERSION_27
LABEL python.version_36=$PYTHON_VERSION_36
LABEL python.version_37=$PYTHON_VERSION_37
Expand Down

0 comments on commit 2ba16f0

Please sign in to comment.