Skip to content

Commit 479a5d9

Browse files
committed
Update Python 3.7.x to 3.7.1
1 parent 265339e commit 479a5d9

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 PYTHON_VERSION_37 3.7.0
14+
ENV PYTHON_VERSION_37 3.7.1
1515
ENV CONDA_VERSION 4.5.11
1616
LABEL python.version_27=$PYTHON_VERSION_27
1717
LABEL python.version_35=$PYTHON_VERSION_35

0 commit comments

Comments
 (0)