Skip to content

Commit fb58b39

Browse files
Update to 2.7.14, pip 9.0.3
1 parent 49d4db5 commit fb58b39

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

2.7/alpine3.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ RUN set -ex \
8383
&& rm -rf /usr/src/python
8484

8585
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
86-
ENV PYTHON_PIP_VERSION 9.0.2
86+
ENV PYTHON_PIP_VERSION 9.0.3
8787

8888
RUN set -ex; \
8989
\

2.7/alpine3.6/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ RUN set -ex \
8383
&& rm -rf /usr/src/python
8484

8585
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
86-
ENV PYTHON_PIP_VERSION 9.0.2
86+
ENV PYTHON_PIP_VERSION 9.0.3
8787

8888
RUN set -ex; \
8989
\

2.7/alpine3.7/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ RUN set -ex \
8383
&& rm -rf /usr/src/python
8484

8585
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
86-
ENV PYTHON_PIP_VERSION 9.0.2
86+
ENV PYTHON_PIP_VERSION 9.0.3
8787

8888
RUN set -ex; \
8989
\

2.7/jessie/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ RUN set -ex \
5555
&& rm -rf /usr/src/python
5656

5757
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
58-
ENV PYTHON_PIP_VERSION 9.0.2
58+
ENV PYTHON_PIP_VERSION 9.0.3
5959

6060
RUN set -ex; \
6161
\

2.7/jessie/slim/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ RUN set -ex \
7373
&& rm -rf /usr/src/python
7474

7575
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
76-
ENV PYTHON_PIP_VERSION 9.0.2
76+
ENV PYTHON_PIP_VERSION 9.0.3
7777

7878
RUN set -ex; \
7979
\

2.7/stretch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ RUN set -ex \
5555
&& rm -rf /usr/src/python
5656

5757
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
58-
ENV PYTHON_PIP_VERSION 9.0.2
58+
ENV PYTHON_PIP_VERSION 9.0.3
5959

6060
RUN set -ex; \
6161
\

2.7/stretch/slim/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ RUN set -ex \
7373
&& rm -rf /usr/src/python
7474

7575
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
76-
ENV PYTHON_PIP_VERSION 9.0.2
76+
ENV PYTHON_PIP_VERSION 9.0.3
7777

7878
RUN set -ex; \
7979
\

2.7/wheezy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ RUN set -ex \
5555
&& rm -rf /usr/src/python
5656

5757
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
58-
ENV PYTHON_PIP_VERSION 9.0.2
58+
ENV PYTHON_PIP_VERSION 9.0.3
5959

6060
RUN set -ex; \
6161
\

2.7/windows/windowsservercore-1709/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}.amd64.msi' -f $env
3434
Write-Host 'Complete.';
3535

3636
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
37-
ENV PYTHON_PIP_VERSION 9.0.2
37+
ENV PYTHON_PIP_VERSION 9.0.3
3838

3939
RUN Write-Host ('Installing pip=={0} ...' -f $env:PYTHON_PIP_VERSION); \
4040
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \

2.7/windows/windowsservercore-ltsc2016/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}.amd64.msi' -f $env
3434
Write-Host 'Complete.';
3535

3636
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
37-
ENV PYTHON_PIP_VERSION 9.0.2
37+
ENV PYTHON_PIP_VERSION 9.0.3
3838

3939
RUN Write-Host ('Installing pip=={0} ...' -f $env:PYTHON_PIP_VERSION); \
4040
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy