File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
windowsservercore-ltsc2016 Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ 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 19.3 .1
147
+ ENV PYTHON_PIP_VERSION 20.0 .1
148
148
# https://github.com/pypa/get-pip
149
149
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
150
150
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ 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 19.3 .1
147
+ ENV PYTHON_PIP_VERSION 20.0 .1
148
148
# https://github.com/pypa/get-pip
149
149
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
150
150
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ 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 19.3 .1
108
+ ENV PYTHON_PIP_VERSION 20.0 .1
109
109
# https://github.com/pypa/get-pip
110
110
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
111
111
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ 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 19.3 .1
143
+ ENV PYTHON_PIP_VERSION 20.0 .1
144
144
# https://github.com/pypa/get-pip
145
145
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
146
146
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ 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 19.3 .1
108
+ ENV PYTHON_PIP_VERSION 20.0 .1
109
109
# https://github.com/pypa/get-pip
110
110
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
111
111
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ 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 19.3 .1
143
+ ENV PYTHON_PIP_VERSION 20.0 .1
144
144
# https://github.com/pypa/get-pip
145
145
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
146
146
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ 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 19.3 .1
45
+ ENV PYTHON_PIP_VERSION 20.0 .1
46
46
# https://github.com/pypa/get-pip
47
47
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
48
48
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ 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 19.3 .1
45
+ ENV PYTHON_PIP_VERSION 20.0 .1
46
46
# https://github.com/pypa/get-pip
47
47
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
48
48
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
You can’t perform that action at this time.
0 commit comments