File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ENV PYTHON_VERSION 2.7.13
1818
1919# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
2020ENV PYTHON_PIP_VERSION 9.0.1
21- ENV PYTHON_SETUPTOOLS_VERSION 35.0.1
21+ ENV PYTHON_SETUPTOOLS_VERSION 35.0.2
2222ENV PYTHON_WHEEL_VERSION 0.29.0
2323
2424RUN set -ex \
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ ENV PYTHON_VERSION 2.7.13
1616
1717# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
1818ENV PYTHON_PIP_VERSION 9.0.1
19- ENV PYTHON_SETUPTOOLS_VERSION 35.0.1
19+ ENV PYTHON_SETUPTOOLS_VERSION 35.0.2
2020ENV PYTHON_WHEEL_VERSION 0.29.0
2121
2222RUN set -ex \
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ ENV PYTHON_VERSION 2.7.13
2020
2121# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
2222ENV PYTHON_PIP_VERSION 9.0.1
23- ENV PYTHON_SETUPTOOLS_VERSION 35.0.1
23+ ENV PYTHON_SETUPTOOLS_VERSION 35.0.2
2424ENV PYTHON_WHEEL_VERSION 0.29.0
2525
2626RUN set -ex \
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ENV PYTHON_VERSION 2.7.13
1818
1919# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
2020ENV PYTHON_PIP_VERSION 9.0.1
21- ENV PYTHON_SETUPTOOLS_VERSION 35.0.1
21+ ENV PYTHON_SETUPTOOLS_VERSION 35.0.2
2222ENV PYTHON_WHEEL_VERSION 0.29.0
2323
2424RUN set -ex \
You can’t perform that action at this time.
0 commit comments