File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ ENV PYTHON_VERSION 3.3.6
2424
2525# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
2626ENV PYTHON_PIP_VERSION 9.0.1
27- ENV PYTHON_SETUPTOOLS_VERSION 35.0.1
27+ ENV PYTHON_SETUPTOOLS_VERSION 35.0.2
2828ENV PYTHON_WHEEL_VERSION 0.29.0
2929
3030RUN set -ex \
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ ENV PYTHON_VERSION 3.3.6
2222
2323# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
2424ENV PYTHON_PIP_VERSION 9.0.1
25- ENV PYTHON_SETUPTOOLS_VERSION 35.0.1
25+ ENV PYTHON_SETUPTOOLS_VERSION 35.0.2
2626ENV PYTHON_WHEEL_VERSION 0.29.0
2727
2828RUN set -ex \
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ ENV PYTHON_VERSION 3.3.6
2626
2727# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
2828ENV PYTHON_PIP_VERSION 9.0.1
29- ENV PYTHON_SETUPTOOLS_VERSION 35.0.1
29+ ENV PYTHON_SETUPTOOLS_VERSION 35.0.2
3030ENV PYTHON_WHEEL_VERSION 0.29.0
3131
3232RUN set -ex \
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ ENV PYTHON_VERSION 3.3.6
2424
2525# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
2626ENV PYTHON_PIP_VERSION 9.0.1
27- ENV PYTHON_SETUPTOOLS_VERSION 35.0.1
27+ ENV PYTHON_SETUPTOOLS_VERSION 35.0.2
2828ENV PYTHON_WHEEL_VERSION 0.29.0
2929
3030RUN set -ex \
You can’t perform that action at this time.
0 commit comments