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 @@ -135,10 +135,10 @@ RUN set -ex \
135135 && python2 --version
136136
137137# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
138- ENV PYTHON_PIP_VERSION 20.0.1
138+ ENV PYTHON_PIP_VERSION 20.0.2
139139# https://github.com/pypa/get-pip
140- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
141- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
140+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
141+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
142142
143143RUN set -ex; \
144144 \
Original file line number Diff line number Diff line change @@ -135,10 +135,10 @@ RUN set -ex \
135135 && python2 --version
136136
137137# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
138- ENV PYTHON_PIP_VERSION 20.0.1
138+ ENV PYTHON_PIP_VERSION 20.0.2
139139# https://github.com/pypa/get-pip
140- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
141- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
140+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
141+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
142142
143143RUN set -ex; \
144144 \
Original file line number Diff line number Diff line change @@ -95,10 +95,10 @@ RUN set -ex \
9595 && python2 --version
9696
9797# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
98- ENV PYTHON_PIP_VERSION 20.0.1
98+ ENV PYTHON_PIP_VERSION 20.0.2
9999# https://github.com/pypa/get-pip
100- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
101- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
100+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
101+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
102102
103103RUN set -ex; \
104104 \
Original file line number Diff line number Diff line change @@ -128,10 +128,10 @@ RUN set -ex \
128128 && python2 --version
129129
130130# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
131- ENV PYTHON_PIP_VERSION 20.0.1
131+ ENV PYTHON_PIP_VERSION 20.0.2
132132# https://github.com/pypa/get-pip
133- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
134- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
133+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
134+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
135135
136136RUN set -ex; \
137137 \
Original file line number Diff line number Diff line change @@ -95,10 +95,10 @@ RUN set -ex \
9595 && python2 --version
9696
9797# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
98- ENV PYTHON_PIP_VERSION 20.0.1
98+ ENV PYTHON_PIP_VERSION 20.0.2
9999# https://github.com/pypa/get-pip
100- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
101- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
100+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
101+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
102102
103103RUN set -ex; \
104104 \
Original file line number Diff line number Diff line change @@ -128,10 +128,10 @@ RUN set -ex \
128128 && python2 --version
129129
130130# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
131- ENV PYTHON_PIP_VERSION 20.0.1
131+ ENV PYTHON_PIP_VERSION 20.0.2
132132# https://github.com/pypa/get-pip
133- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
134- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
133+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
134+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
135135
136136RUN set -ex; \
137137 \
Original file line number Diff line number Diff line change @@ -41,10 +41,10 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}.amd64.msi' -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 20.0.1
44+ ENV PYTHON_PIP_VERSION 20.0.2
4545# https://github.com/pypa/get-pip
46- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
47- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
46+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
47+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
4848
4949RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
5050 [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
Original file line number Diff line number Diff line change @@ -41,10 +41,10 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}.amd64.msi' -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 20.0.1
44+ ENV PYTHON_PIP_VERSION 20.0.2
4545# https://github.com/pypa/get-pip
46- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
47- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
46+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
47+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
4848
4949RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
5050 [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
You can’t perform that action at this time.
0 commit comments