File tree 9 files changed +27
-27
lines changed
windowsservercore-ltsc2016
9 files changed +27
-27
lines changed Original file line number Diff line number Diff line change @@ -97,10 +97,10 @@ RUN set -ex \
97
97
&& python2 --version
98
98
99
99
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
100
- ENV PYTHON_PIP_VERSION 19.3
100
+ ENV PYTHON_PIP_VERSION 19.3.1
101
101
# https://github.com/pypa/get-pip
102
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
103
- ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
102
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
103
+ ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
104
104
105
105
RUN set -ex; \
106
106
\
Original file line number Diff line number Diff line change @@ -97,10 +97,10 @@ RUN set -ex \
97
97
&& python2 --version
98
98
99
99
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
100
- ENV PYTHON_PIP_VERSION 19.3
100
+ ENV PYTHON_PIP_VERSION 19.3.1
101
101
# https://github.com/pypa/get-pip
102
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
103
- ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
102
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
103
+ ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
104
104
105
105
RUN set -ex; \
106
106
\
Original file line number Diff line number Diff line change @@ -57,10 +57,10 @@ RUN set -ex \
57
57
&& python2 --version
58
58
59
59
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
60
- ENV PYTHON_PIP_VERSION 19.3
60
+ ENV PYTHON_PIP_VERSION 19.3.1
61
61
# https://github.com/pypa/get-pip
62
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
63
- ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
62
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
63
+ ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
64
64
65
65
RUN set -ex; \
66
66
\
Original file line number Diff line number Diff line change @@ -90,10 +90,10 @@ RUN set -ex \
90
90
&& python2 --version
91
91
92
92
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
93
- ENV PYTHON_PIP_VERSION 19.3
93
+ ENV PYTHON_PIP_VERSION 19.3.1
94
94
# https://github.com/pypa/get-pip
95
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
96
- ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
95
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
96
+ ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
97
97
98
98
RUN set -ex; \
99
99
\
Original file line number Diff line number Diff line change @@ -57,10 +57,10 @@ RUN set -ex \
57
57
&& python2 --version
58
58
59
59
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
60
- ENV PYTHON_PIP_VERSION 19.3
60
+ ENV PYTHON_PIP_VERSION 19.3.1
61
61
# https://github.com/pypa/get-pip
62
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
63
- ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
62
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
63
+ ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
64
64
65
65
RUN set -ex; \
66
66
\
Original file line number Diff line number Diff line change @@ -90,10 +90,10 @@ RUN set -ex \
90
90
&& python2 --version
91
91
92
92
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
93
- ENV PYTHON_PIP_VERSION 19.3
93
+ ENV PYTHON_PIP_VERSION 19.3.1
94
94
# https://github.com/pypa/get-pip
95
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
96
- ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
95
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
96
+ ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
97
97
98
98
RUN set -ex; \
99
99
\
Original file line number Diff line number Diff line change @@ -41,10 +41,10 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}.amd64.msi' -f $env
41
41
Write-Host 'Complete.'
42
42
43
43
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
44
- ENV PYTHON_PIP_VERSION 19.3
44
+ ENV PYTHON_PIP_VERSION 19.3.1
45
45
# https://github.com/pypa/get-pip
46
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
47
- ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
46
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
47
+ ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
48
48
49
49
RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
50
50
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
Original file line number Diff line number Diff line change @@ -41,10 +41,10 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}.amd64.msi' -f $env
41
41
Write-Host 'Complete.'
42
42
43
43
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
44
- ENV PYTHON_PIP_VERSION 19.3
44
+ ENV PYTHON_PIP_VERSION 19.3.1
45
45
# https://github.com/pypa/get-pip
46
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
47
- ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
46
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
47
+ ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
48
48
49
49
RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
50
50
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
Original file line number Diff line number Diff line change @@ -41,10 +41,10 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}.amd64.msi' -f $env
41
41
Write-Host 'Complete.'
42
42
43
43
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
44
- ENV PYTHON_PIP_VERSION 19.3
44
+ ENV PYTHON_PIP_VERSION 19.3.1
45
45
# https://github.com/pypa/get-pip
46
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/65986a26949050d26e6ec98915da4aade8d8679d /get-pip.py
47
- ENV PYTHON_GET_PIP_SHA256 8d412752ae26b46a39a201ec618ef9ef7656c5b2d8529cdcbe60cd70dc94f40c
46
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
47
+ ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
48
48
49
49
RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
50
50
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
You can’t perform that action at this time.
0 commit comments