File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
windowsservercore-ltsc2016 Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ RUN cd /usr/local/bin \
108108 && ln -s python3-config python-config
109109
110110# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
111- ENV PYTHON_PIP_VERSION 19.3 .1
111+ ENV PYTHON_PIP_VERSION 20.0 .1
112112# https://github.com/pypa/get-pip
113113ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
114114ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ RUN cd /usr/local/bin \
108108 && ln -s python3-config python-config
109109
110110# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
111- ENV PYTHON_PIP_VERSION 19.3 .1
111+ ENV PYTHON_PIP_VERSION 20.0 .1
112112# https://github.com/pypa/get-pip
113113ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
114114ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ RUN cd /usr/local/bin \
6969 && ln -s python3-config python-config
7070
7171# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
72- ENV PYTHON_PIP_VERSION 19.3 .1
72+ ENV PYTHON_PIP_VERSION 20.0 .1
7373# https://github.com/pypa/get-pip
7474ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
7575ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff 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 19.3 .1
107+ ENV PYTHON_PIP_VERSION 20.0 .1
108108# https://github.com/pypa/get-pip
109109ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
110110ENV 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
4242 Write-Host 'Complete.'
4343
4444# 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
4646# https://github.com/pypa/get-pip
4747ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
4848ENV 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
4242 Write-Host 'Complete.'
4343
4444# 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
4646# https://github.com/pypa/get-pip
4747ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
4848ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
You can’t perform that action at this time.
0 commit comments