File tree Expand file tree Collapse file tree
windowsservercore-ltsc2016 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ RUN cd /usr/local/bin \
114114 && ln -s python3-config python-config
115115
116116# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
117- ENV PYTHON_PIP_VERSION 20.3.2
117+ ENV PYTHON_PIP_VERSION 20.3.1
118118# https://github.com/pypa/get-pip
119119ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
120120ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
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 20.3.2
72+ ENV PYTHON_PIP_VERSION 20.3.1
7373# https://github.com/pypa/get-pip
7474ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
7575ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ RUN cd /usr/local/bin \
109109 && ln -s python3-config python-config
110110
111111# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
112- ENV PYTHON_PIP_VERSION 20.3.2
112+ ENV PYTHON_PIP_VERSION 20.3.1
113113# https://github.com/pypa/get-pip
114114ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
115115ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}-amd64.exe' -f $env
4545 Write-Host 'Complete.'
4646
4747# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
48- ENV PYTHON_PIP_VERSION 20.3.2
48+ ENV PYTHON_PIP_VERSION 20.3.1
4949# https://github.com/pypa/get-pip
5050ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
5151ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}-amd64.exe' -f $env
4545 Write-Host 'Complete.'
4646
4747# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
48- ENV PYTHON_PIP_VERSION 20.3.2
48+ ENV PYTHON_PIP_VERSION 20.3.1
4949# https://github.com/pypa/get-pip
5050ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
5151ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
You can’t perform that action at this time.
0 commit comments