File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ENV PYTHON_VERSION 2.7.13
18
18
19
19
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
20
20
ENV PYTHON_PIP_VERSION 9.0.1
21
- ENV PYTHON_SETUPTOOLS_VERSION 35.0.1
21
+ ENV PYTHON_SETUPTOOLS_VERSION 35.0.2
22
22
ENV PYTHON_WHEEL_VERSION 0.29.0
23
23
24
24
RUN set -ex \
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ ENV PYTHON_VERSION 2.7.13
16
16
17
17
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
18
18
ENV PYTHON_PIP_VERSION 9.0.1
19
- ENV PYTHON_SETUPTOOLS_VERSION 35.0.1
19
+ ENV PYTHON_SETUPTOOLS_VERSION 35.0.2
20
20
ENV PYTHON_WHEEL_VERSION 0.29.0
21
21
22
22
RUN set -ex \
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ ENV PYTHON_VERSION 2.7.13
20
20
21
21
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
22
22
ENV PYTHON_PIP_VERSION 9.0.1
23
- ENV PYTHON_SETUPTOOLS_VERSION 35.0.1
23
+ ENV PYTHON_SETUPTOOLS_VERSION 35.0.2
24
24
ENV PYTHON_WHEEL_VERSION 0.29.0
25
25
26
26
RUN set -ex \
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ENV PYTHON_VERSION 2.7.13
18
18
19
19
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
20
20
ENV PYTHON_PIP_VERSION 9.0.1
21
- ENV PYTHON_SETUPTOOLS_VERSION 35.0.1
21
+ ENV PYTHON_SETUPTOOLS_VERSION 35.0.2
22
22
ENV PYTHON_WHEEL_VERSION 0.29.0
23
23
24
24
RUN set -ex \
You can’t perform that action at this time.
0 commit comments