File tree 6 files changed +6
-6
lines changed
windowsservercore-ltsc2016
6 files changed +6
-6
lines changed 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 20.2.1
112
+ ENV PYTHON_PIP_VERSION 20.2.2
113
113
# https://github.com/pypa/get-pip
114
114
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5578af97f8b2b466f4cdbebe18a3ba2d48ad1434/get-pip.py
115
115
ENV PYTHON_GET_PIP_SHA256 d4d62a0850fe0c2e6325b2cc20d818c580563de5a2038f917e3cb0e25280b4d1
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 20.2.1
112
+ ENV PYTHON_PIP_VERSION 20.2.2
113
113
# https://github.com/pypa/get-pip
114
114
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5578af97f8b2b466f4cdbebe18a3ba2d48ad1434/get-pip.py
115
115
ENV PYTHON_GET_PIP_SHA256 d4d62a0850fe0c2e6325b2cc20d818c580563de5a2038f917e3cb0e25280b4d1
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ RUN cd /usr/local/bin \
70
70
&& ln -s python3-config python-config
71
71
72
72
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
73
- ENV PYTHON_PIP_VERSION 20.2.1
73
+ ENV PYTHON_PIP_VERSION 20.2.2
74
74
# https://github.com/pypa/get-pip
75
75
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5578af97f8b2b466f4cdbebe18a3ba2d48ad1434/get-pip.py
76
76
ENV PYTHON_GET_PIP_SHA256 d4d62a0850fe0c2e6325b2cc20d818c580563de5a2038f917e3cb0e25280b4d1
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ RUN cd /usr/local/bin \
106
106
&& ln -s python3-config python-config
107
107
108
108
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
109
- ENV PYTHON_PIP_VERSION 20.2.1
109
+ ENV PYTHON_PIP_VERSION 20.2.2
110
110
# https://github.com/pypa/get-pip
111
111
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5578af97f8b2b466f4cdbebe18a3ba2d48ad1434/get-pip.py
112
112
ENV PYTHON_GET_PIP_SHA256 d4d62a0850fe0c2e6325b2cc20d818c580563de5a2038f917e3cb0e25280b4d1
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 20.2.1
45
+ ENV PYTHON_PIP_VERSION 20.2.2
46
46
# https://github.com/pypa/get-pip
47
47
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5578af97f8b2b466f4cdbebe18a3ba2d48ad1434/get-pip.py
48
48
ENV PYTHON_GET_PIP_SHA256 d4d62a0850fe0c2e6325b2cc20d818c580563de5a2038f917e3cb0e25280b4d1
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 20.2.1
45
+ ENV PYTHON_PIP_VERSION 20.2.2
46
46
# https://github.com/pypa/get-pip
47
47
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5578af97f8b2b466f4cdbebe18a3ba2d48ad1434/get-pip.py
48
48
ENV PYTHON_GET_PIP_SHA256 d4d62a0850fe0c2e6325b2cc20d818c580563de5a2038f917e3cb0e25280b4d1
You can’t perform that action at this time.
0 commit comments