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 \
114
114
&& ln -s python3-config python-config
115
115
116
116
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
117
- ENV PYTHON_PIP_VERSION 21.2.1
117
+ ENV PYTHON_PIP_VERSION 21.2.2
118
118
# https://github.com/pypa/get-pip
119
119
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9/public/get-pip.py
120
120
ENV PYTHON_GET_PIP_SHA256 6665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ RUN cd /usr/local/bin \
114
114
&& ln -s python3-config python-config
115
115
116
116
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
117
- ENV PYTHON_PIP_VERSION 21.2.1
117
+ ENV PYTHON_PIP_VERSION 21.2.2
118
118
# https://github.com/pypa/get-pip
119
119
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9/public/get-pip.py
120
120
ENV PYTHON_GET_PIP_SHA256 6665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ RUN cd /usr/local/bin \
69
69
&& ln -s python3-config python-config
70
70
71
71
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
72
- ENV PYTHON_PIP_VERSION 21.2.1
72
+ ENV PYTHON_PIP_VERSION 21.2.2
73
73
# https://github.com/pypa/get-pip
74
74
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9/public/get-pip.py
75
75
ENV PYTHON_GET_PIP_SHA256 6665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ RUN cd /usr/local/bin \
109
109
&& ln -s python3-config python-config
110
110
111
111
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
112
- ENV PYTHON_PIP_VERSION 21.2.1
112
+ ENV PYTHON_PIP_VERSION 21.2.2
113
113
# https://github.com/pypa/get-pip
114
114
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9/public/get-pip.py
115
115
ENV PYTHON_GET_PIP_SHA256 6665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
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
52
52
Write-Host 'Complete.'
53
53
54
54
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
55
- ENV PYTHON_PIP_VERSION 21.2.1
55
+ ENV PYTHON_PIP_VERSION 21.2.2
56
56
# https://github.com/pypa/get-pip
57
57
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9/public/get-pip.py
58
58
ENV PYTHON_GET_PIP_SHA256 6665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
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
52
52
Write-Host 'Complete.'
53
53
54
54
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
55
- ENV PYTHON_PIP_VERSION 21.2.1
55
+ ENV PYTHON_PIP_VERSION 21.2.2
56
56
# https://github.com/pypa/get-pip
57
57
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9/public/get-pip.py
58
58
ENV PYTHON_GET_PIP_SHA256 6665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
You can’t perform that action at this time.
0 commit comments