File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ RUN gpg2 --keyserver pool.sks-keyservers.net --recv-keys C01E1CAD5EA2C4F0B8E3571
15
15
ENV PYTHON_VERSION 2.7.10
16
16
17
17
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
18
- ENV PYTHON_PIP_VERSION 7.0.1
18
+ ENV PYTHON_PIP_VERSION 7.1.2
19
19
20
20
RUN tce-load -wic \
21
21
bzip2-dev \
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ RUN gpg2 --keyserver pool.sks-keyservers.net --recv-keys 97FC712E4C024BBEA48A61E
15
15
ENV PYTHON_VERSION 3.4.3
16
16
17
17
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
18
- ENV PYTHON_PIP_VERSION 7.0.1
18
+ ENV PYTHON_PIP_VERSION 7.1.2
19
19
20
20
RUN tce-load -wic \
21
21
bzip2-dev \
You can’t perform that action at this time.
0 commit comments