File tree 5 files changed +10
-10
lines changed
windowsservercore-ltsc2022
5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -118,8 +118,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
118
118
# https://github.com/docker-library/python/issues/365
119
119
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
120
120
# https://github.com/pypa/get-pip
121
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10 /public/get-pip.py
122
- ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
121
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1 /public/get-pip.py
122
+ ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
123
123
124
124
RUN set -ex; \
125
125
\
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
73
73
# https://github.com/docker-library/python/issues/365
74
74
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
75
75
# https://github.com/pypa/get-pip
76
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10 /public/get-pip.py
77
- ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
76
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1 /public/get-pip.py
77
+ ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
78
78
79
79
RUN set -ex; \
80
80
\
Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
113
113
# https://github.com/docker-library/python/issues/365
114
114
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
115
115
# https://github.com/pypa/get-pip
116
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10 /public/get-pip.py
117
- ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
116
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1 /public/get-pip.py
117
+ ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
118
118
119
119
RUN set -ex; \
120
120
\
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
56
56
# https://github.com/docker-library/python/issues/365
57
57
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
58
58
# https://github.com/pypa/get-pip
59
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10 /public/get-pip.py
60
- ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
59
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1 /public/get-pip.py
60
+ ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
61
61
62
62
RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
63
63
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
56
56
# https://github.com/docker-library/python/issues/365
57
57
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
58
58
# https://github.com/pypa/get-pip
59
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10 /public/get-pip.py
60
- ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
59
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1 /public/get-pip.py
60
+ ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
61
61
62
62
RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
63
63
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
You can’t perform that action at this time.
0 commit comments