File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed
windowsservercore-ltsc2016 Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ RUN set -ex \
9999# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
100100ENV PYTHON_PIP_VERSION 19.3
101101# https://github.com/pypa/get-pip
102- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
103- ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
102+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
103+ ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
104104
105105RUN set -ex; \
106106 \
Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ RUN set -ex \
9999# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
100100ENV PYTHON_PIP_VERSION 19.3
101101# https://github.com/pypa/get-pip
102- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
103- ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
102+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
103+ ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
104104
105105RUN set -ex; \
106106 \
Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ RUN set -ex \
5959# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
6060ENV PYTHON_PIP_VERSION 19.3
6161# https://github.com/pypa/get-pip
62- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
63- ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
62+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
63+ ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
6464
6565RUN set -ex; \
6666 \
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ RUN set -ex \
9292# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
9393ENV PYTHON_PIP_VERSION 19.3
9494# https://github.com/pypa/get-pip
95- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
96- ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
95+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
96+ ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
9797
9898RUN set -ex; \
9999 \
Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ RUN set -ex \
5959# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
6060ENV PYTHON_PIP_VERSION 19.3
6161# https://github.com/pypa/get-pip
62- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
63- ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
62+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
63+ ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
6464
6565RUN set -ex; \
6666 \
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ RUN set -ex \
9292# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
9393ENV PYTHON_PIP_VERSION 19.3
9494# https://github.com/pypa/get-pip
95- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
96- ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
95+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
96+ ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
9797
9898RUN set -ex; \
9999 \
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}.amd64.msi' -f $env
4343# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
4444ENV PYTHON_PIP_VERSION 19.3
4545# https://github.com/pypa/get-pip
46- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
47- ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
46+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
47+ ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
4848
4949RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
5050 [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}.amd64.msi' -f $env
4343# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
4444ENV PYTHON_PIP_VERSION 19.3
4545# https://github.com/pypa/get-pip
46- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
47- ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
46+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
47+ ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
4848
4949RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
5050 [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}.amd64.msi' -f $env
4343# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
4444ENV PYTHON_PIP_VERSION 19.3
4545# https://github.com/pypa/get-pip
46- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
47- ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
46+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
47+ ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
4848
4949RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
5050 [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
You can’t perform that action at this time.
0 commit comments