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 @@ -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 19.2. 3
109
+ ENV PYTHON_PIP_VERSION 19.3
110
110
# https://github.com/pypa/get-pip
111
111
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py
112
112
ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ RUN cd /usr/local/bin \
67
67
&& ln -s python3-config python-config
68
68
69
69
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
70
- ENV PYTHON_PIP_VERSION 19.2. 3
70
+ ENV PYTHON_PIP_VERSION 19.3
71
71
# https://github.com/pypa/get-pip
72
72
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py
73
73
ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ RUN cd /usr/local/bin \
102
102
&& ln -s python3-config python-config
103
103
104
104
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
105
- ENV PYTHON_PIP_VERSION 19.2. 3
105
+ ENV PYTHON_PIP_VERSION 19.3
106
106
# https://github.com/pypa/get-pip
107
107
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py
108
108
ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
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 19.2. 3
45
+ ENV PYTHON_PIP_VERSION 19.3
46
46
# https://github.com/pypa/get-pip
47
47
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py
48
48
ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
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 19.2. 3
45
+ ENV PYTHON_PIP_VERSION 19.3
46
46
# https://github.com/pypa/get-pip
47
47
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py
48
48
ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
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 19.2. 3
45
+ ENV PYTHON_PIP_VERSION 19.3
46
46
# https://github.com/pypa/get-pip
47
47
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py
48
48
ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
You can’t perform that action at this time.
0 commit comments