File tree Expand file tree Collapse file tree 8 files changed +24
-24
lines changed
windowsservercore-ltsc2016 Expand file tree Collapse file tree 8 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -144,10 +144,10 @@ RUN cd /usr/local/bin \
144
144
&& ln -s python3-config python-config
145
145
146
146
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
147
- ENV PYTHON_PIP_VERSION 20.0.2
147
+ ENV PYTHON_PIP_VERSION 20.1
148
148
# https://github.com/pypa/get-pip
149
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
150
- ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
149
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
150
+ ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
151
151
152
152
RUN set -ex; \
153
153
\
Original file line number Diff line number Diff line change @@ -144,10 +144,10 @@ RUN cd /usr/local/bin \
144
144
&& ln -s python3-config python-config
145
145
146
146
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
147
- ENV PYTHON_PIP_VERSION 20.0.2
147
+ ENV PYTHON_PIP_VERSION 20.1
148
148
# https://github.com/pypa/get-pip
149
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
150
- ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
149
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
150
+ ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
151
151
152
152
RUN set -ex; \
153
153
\
Original file line number Diff line number Diff line change @@ -105,10 +105,10 @@ RUN cd /usr/local/bin \
105
105
&& ln -s python3-config python-config
106
106
107
107
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
108
- ENV PYTHON_PIP_VERSION 20.0.2
108
+ ENV PYTHON_PIP_VERSION 20.1
109
109
# https://github.com/pypa/get-pip
110
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
111
- ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
110
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
111
+ ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
112
112
113
113
RUN set -ex; \
114
114
\
Original file line number Diff line number Diff line change @@ -140,10 +140,10 @@ RUN cd /usr/local/bin \
140
140
&& ln -s python3-config python-config
141
141
142
142
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
143
- ENV PYTHON_PIP_VERSION 20.0.2
143
+ ENV PYTHON_PIP_VERSION 20.1
144
144
# https://github.com/pypa/get-pip
145
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
146
- ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
145
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
146
+ ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
147
147
148
148
RUN set -ex; \
149
149
\
Original file line number Diff line number Diff line change @@ -105,10 +105,10 @@ RUN cd /usr/local/bin \
105
105
&& ln -s python3-config python-config
106
106
107
107
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
108
- ENV PYTHON_PIP_VERSION 20.0.2
108
+ ENV PYTHON_PIP_VERSION 20.1
109
109
# https://github.com/pypa/get-pip
110
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
111
- ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
110
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
111
+ ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
112
112
113
113
RUN set -ex; \
114
114
\
Original file line number Diff line number Diff line change @@ -140,10 +140,10 @@ RUN cd /usr/local/bin \
140
140
&& ln -s python3-config python-config
141
141
142
142
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
143
- ENV PYTHON_PIP_VERSION 20.0.2
143
+ ENV PYTHON_PIP_VERSION 20.1
144
144
# https://github.com/pypa/get-pip
145
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
146
- ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
145
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
146
+ ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
147
147
148
148
RUN set -ex; \
149
149
\
Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}-amd64.exe' -f $env
42
42
Write-Host 'Complete.'
43
43
44
44
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
45
- ENV PYTHON_PIP_VERSION 20.0.2
45
+ ENV PYTHON_PIP_VERSION 20.1
46
46
# https://github.com/pypa/get-pip
47
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
48
- ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
47
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
48
+ ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
49
49
50
50
RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
51
51
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}-amd64.exe' -f $env
42
42
Write-Host 'Complete.'
43
43
44
44
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
45
- ENV PYTHON_PIP_VERSION 20.0.2
45
+ ENV PYTHON_PIP_VERSION 20.1
46
46
# https://github.com/pypa/get-pip
47
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
48
- ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
47
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
48
+ ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
49
49
50
50
RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
51
51
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
You can’t perform that action at this time.
0 commit comments