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 @@ -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 21.2.3
117+ ENV PYTHON_PIP_VERSION 21.2.4
118118# https://github.com/pypa/get-pip
119119ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
120120ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
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 21.2.3
117+ ENV PYTHON_PIP_VERSION 21.2.4
118118# https://github.com/pypa/get-pip
119119ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
120120ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
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 21.2.3
72+ ENV PYTHON_PIP_VERSION 21.2.4
7373# https://github.com/pypa/get-pip
7474ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
7575ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
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 21.2.3
112+ ENV PYTHON_PIP_VERSION 21.2.4
113113# https://github.com/pypa/get-pip
114114ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
115115ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}-amd64.exe' -f $env
5252 Write-Host 'Complete.'
5353
5454# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
55- ENV PYTHON_PIP_VERSION 21.2.3
55+ ENV PYTHON_PIP_VERSION 21.2.4
5656# https://github.com/pypa/get-pip
5757ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
5858ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}-amd64.exe' -f $env
5252 Write-Host 'Complete.'
5353
5454# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
55- ENV PYTHON_PIP_VERSION 21.2.3
55+ ENV PYTHON_PIP_VERSION 21.2.4
5656# https://github.com/pypa/get-pip
5757ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
5858ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
You can’t perform that action at this time.
0 commit comments