File tree 9 files changed +9
-9
lines changed
windowsservercore-ltsc2016
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ RUN cd /usr/local/bin \
142
142
&& ln -s python3-config python-config
143
143
144
144
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
145
- ENV PYTHON_PIP_VERSION 19.2. 3
145
+ ENV PYTHON_PIP_VERSION 19.3
146
146
# https://github.com/pypa/get-pip
147
147
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py
148
148
ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ RUN cd /usr/local/bin \
142
142
&& ln -s python3-config python-config
143
143
144
144
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
145
- ENV PYTHON_PIP_VERSION 19.2. 3
145
+ ENV PYTHON_PIP_VERSION 19.3
146
146
# https://github.com/pypa/get-pip
147
147
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py
148
148
ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ RUN cd /usr/local/bin \
103
103
&& ln -s python3-config python-config
104
104
105
105
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
106
- ENV PYTHON_PIP_VERSION 19.2. 3
106
+ ENV PYTHON_PIP_VERSION 19.3
107
107
# https://github.com/pypa/get-pip
108
108
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py
109
109
ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ RUN cd /usr/local/bin \
138
138
&& ln -s python3-config python-config
139
139
140
140
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
141
- ENV PYTHON_PIP_VERSION 19.2. 3
141
+ ENV PYTHON_PIP_VERSION 19.3
142
142
# https://github.com/pypa/get-pip
143
143
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py
144
144
ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ RUN cd /usr/local/bin \
103
103
&& ln -s python3-config python-config
104
104
105
105
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
106
- ENV PYTHON_PIP_VERSION 19.2. 3
106
+ ENV PYTHON_PIP_VERSION 19.3
107
107
# https://github.com/pypa/get-pip
108
108
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py
109
109
ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ RUN cd /usr/local/bin \
138
138
&& ln -s python3-config python-config
139
139
140
140
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
141
- ENV PYTHON_PIP_VERSION 19.2. 3
141
+ ENV PYTHON_PIP_VERSION 19.3
142
142
# https://github.com/pypa/get-pip
143
143
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py
144
144
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