Skip to content

Commit b99b664

Browse files
Update to 3.6.5, pip 10.0.1
1 parent af74b07 commit b99b664

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

3.6/alpine3.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ RUN cd /usr/local/bin \
102102
&& ln -s python3-config python-config
103103

104104
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
105-
ENV PYTHON_PIP_VERSION 10.0.0
105+
ENV PYTHON_PIP_VERSION 10.0.1
106106

107107
RUN set -ex; \
108108
\

3.6/alpine3.6/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ RUN cd /usr/local/bin \
102102
&& ln -s python3-config python-config
103103

104104
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
105-
ENV PYTHON_PIP_VERSION 10.0.0
105+
ENV PYTHON_PIP_VERSION 10.0.1
106106

107107
RUN set -ex; \
108108
\

3.6/alpine3.7/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ RUN cd /usr/local/bin \
104104
&& ln -s python3-config python-config
105105

106106
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
107-
ENV PYTHON_PIP_VERSION 10.0.0
107+
ENV PYTHON_PIP_VERSION 10.0.1
108108

109109
RUN set -ex; \
110110
\

3.6/jessie/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ RUN cd /usr/local/bin \
7171
&& ln -s python3-config python-config
7272

7373
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
74-
ENV PYTHON_PIP_VERSION 10.0.0
74+
ENV PYTHON_PIP_VERSION 10.0.1
7575

7676
RUN set -ex; \
7777
\

3.6/jessie/slim/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ RUN cd /usr/local/bin \
9393
&& ln -s python3-config python-config
9494

9595
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
96-
ENV PYTHON_PIP_VERSION 10.0.0
96+
ENV PYTHON_PIP_VERSION 10.0.1
9797

9898
RUN set -ex; \
9999
\

3.6/stretch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ RUN cd /usr/local/bin \
7171
&& ln -s python3-config python-config
7272

7373
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
74-
ENV PYTHON_PIP_VERSION 10.0.0
74+
ENV PYTHON_PIP_VERSION 10.0.1
7575

7676
RUN set -ex; \
7777
\

3.6/stretch/slim/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ RUN cd /usr/local/bin \
9393
&& ln -s python3-config python-config
9494

9595
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
96-
ENV PYTHON_PIP_VERSION 10.0.0
96+
ENV PYTHON_PIP_VERSION 10.0.1
9797

9898
RUN set -ex; \
9999
\

3.6/windows/windowsservercore-1709/Dockerfile

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

4343
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
44-
ENV PYTHON_PIP_VERSION 10.0.0
44+
ENV PYTHON_PIP_VERSION 10.0.1
4545

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

3.6/windows/windowsservercore-ltsc2016/Dockerfile

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

4343
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
44-
ENV PYTHON_PIP_VERSION 10.0.0
44+
ENV PYTHON_PIP_VERSION 10.0.1
4545

4646
RUN Write-Host ('Installing pip=={0} ...' -f $env:PYTHON_PIP_VERSION); \
4747
[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