File tree 8 files changed +24
-24
lines changed
windowsservercore-ltsc2016 8 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -149,10 +149,10 @@ RUN cd /usr/local/bin \
149
149
&& ln -s python3-config python-config
150
150
151
151
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
152
- ENV PYTHON_PIP_VERSION 20.3.1
152
+ ENV PYTHON_PIP_VERSION 20.3.2
153
153
# https://github.com/pypa/get-pip
154
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/91630a4867b1f93ba0a12aa81d0ec4ecc1e7eeb9 /get-pip.py
155
- ENV PYTHON_GET_PIP_SHA256 d48ae68f297cac54db17e4107b800faae0e5210131f9f386c30c0166bf8d81b7
154
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b /get-pip.py
155
+ ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
156
156
157
157
RUN set -ex; \
158
158
\
Original file line number Diff line number Diff line change @@ -149,10 +149,10 @@ RUN cd /usr/local/bin \
149
149
&& ln -s python3-config python-config
150
150
151
151
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
152
- ENV PYTHON_PIP_VERSION 20.3.1
152
+ ENV PYTHON_PIP_VERSION 20.3.2
153
153
# https://github.com/pypa/get-pip
154
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/91630a4867b1f93ba0a12aa81d0ec4ecc1e7eeb9 /get-pip.py
155
- ENV PYTHON_GET_PIP_SHA256 d48ae68f297cac54db17e4107b800faae0e5210131f9f386c30c0166bf8d81b7
154
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b /get-pip.py
155
+ ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
156
156
157
157
RUN set -ex; \
158
158
\
Original file line number Diff line number Diff line change @@ -106,10 +106,10 @@ RUN cd /usr/local/bin \
106
106
&& ln -s python3-config python-config
107
107
108
108
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
109
- ENV PYTHON_PIP_VERSION 20.3.1
109
+ ENV PYTHON_PIP_VERSION 20.3.2
110
110
# https://github.com/pypa/get-pip
111
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/91630a4867b1f93ba0a12aa81d0ec4ecc1e7eeb9 /get-pip.py
112
- ENV PYTHON_GET_PIP_SHA256 d48ae68f297cac54db17e4107b800faae0e5210131f9f386c30c0166bf8d81b7
111
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b /get-pip.py
112
+ ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
113
113
114
114
RUN set -ex; \
115
115
\
Original file line number Diff line number Diff line change @@ -145,10 +145,10 @@ RUN cd /usr/local/bin \
145
145
&& ln -s python3-config python-config
146
146
147
147
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
148
- ENV PYTHON_PIP_VERSION 20.3.1
148
+ ENV PYTHON_PIP_VERSION 20.3.2
149
149
# https://github.com/pypa/get-pip
150
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/91630a4867b1f93ba0a12aa81d0ec4ecc1e7eeb9 /get-pip.py
151
- ENV PYTHON_GET_PIP_SHA256 d48ae68f297cac54db17e4107b800faae0e5210131f9f386c30c0166bf8d81b7
150
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b /get-pip.py
151
+ ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
152
152
153
153
RUN set -ex; \
154
154
\
Original file line number Diff line number Diff line change @@ -106,10 +106,10 @@ RUN cd /usr/local/bin \
106
106
&& ln -s python3-config python-config
107
107
108
108
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
109
- ENV PYTHON_PIP_VERSION 20.3.1
109
+ ENV PYTHON_PIP_VERSION 20.3.2
110
110
# https://github.com/pypa/get-pip
111
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/91630a4867b1f93ba0a12aa81d0ec4ecc1e7eeb9 /get-pip.py
112
- ENV PYTHON_GET_PIP_SHA256 d48ae68f297cac54db17e4107b800faae0e5210131f9f386c30c0166bf8d81b7
111
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b /get-pip.py
112
+ ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
113
113
114
114
RUN set -ex; \
115
115
\
Original file line number Diff line number Diff line change @@ -145,10 +145,10 @@ RUN cd /usr/local/bin \
145
145
&& ln -s python3-config python-config
146
146
147
147
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
148
- ENV PYTHON_PIP_VERSION 20.3.1
148
+ ENV PYTHON_PIP_VERSION 20.3.2
149
149
# https://github.com/pypa/get-pip
150
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/91630a4867b1f93ba0a12aa81d0ec4ecc1e7eeb9 /get-pip.py
151
- ENV PYTHON_GET_PIP_SHA256 d48ae68f297cac54db17e4107b800faae0e5210131f9f386c30c0166bf8d81b7
150
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b /get-pip.py
151
+ ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
152
152
153
153
RUN set -ex; \
154
154
\
Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}-amd64.exe' -f $env
45
45
Write-Host 'Complete.'
46
46
47
47
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
48
- ENV PYTHON_PIP_VERSION 20.3.1
48
+ ENV PYTHON_PIP_VERSION 20.3.2
49
49
# https://github.com/pypa/get-pip
50
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/91630a4867b1f93ba0a12aa81d0ec4ecc1e7eeb9 /get-pip.py
51
- ENV PYTHON_GET_PIP_SHA256 d48ae68f297cac54db17e4107b800faae0e5210131f9f386c30c0166bf8d81b7
50
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b /get-pip.py
51
+ ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
52
52
53
53
RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
54
54
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}-amd64.exe' -f $env
45
45
Write-Host 'Complete.'
46
46
47
47
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
48
- ENV PYTHON_PIP_VERSION 20.3.1
48
+ ENV PYTHON_PIP_VERSION 20.3.2
49
49
# https://github.com/pypa/get-pip
50
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/91630a4867b1f93ba0a12aa81d0ec4ecc1e7eeb9 /get-pip.py
51
- ENV PYTHON_GET_PIP_SHA256 d48ae68f297cac54db17e4107b800faae0e5210131f9f386c30c0166bf8d81b7
50
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b /get-pip.py
51
+ ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
52
52
53
53
RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
54
54
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
You can’t perform that action at this time.
0 commit comments