File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ RUN gpg2 --keyserver pool.sks-keyservers.net --recv-keys C01E1CAD5EA2C4F0B8E3571
1515ENV PYTHON_VERSION 2.7.11
1616
1717# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
18- ENV PYTHON_PIP_VERSION 7 .1.2
18+ ENV PYTHON_PIP_VERSION 8 .1.2
1919
2020RUN tce-load -wic \
2121 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
1515ENV PYTHON_VERSION 3.4.3
1616
1717# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
18- ENV PYTHON_PIP_VERSION 7 .1.2
18+ ENV PYTHON_PIP_VERSION 8 .1.2
1919
2020RUN tce-load -wic \
2121 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
1515ENV PYTHON_VERSION 3.5.1
1616
1717# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
18- ENV PYTHON_PIP_VERSION 7 .1.2
18+ ENV PYTHON_PIP_VERSION 8 .1.2
1919
2020RUN tce-load -wic \
2121 bzip2-dev \
You can’t perform that action at this time.
0 commit comments