Skip to content

Commit d65295b

Browse files
Update to 3.8.12, setuptools 57.5.0, pip 21.2.4
1 parent af3244c commit d65295b

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

3.8/alpine3.13/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
117117
# https://github.com/docker-library/python/issues/365
118118
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
119119
# https://github.com/pypa/get-pip
120-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
121-
ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
120+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10/public/get-pip.py
121+
ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
122122

123123
RUN set -ex; \
124124
\

3.8/alpine3.14/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
117117
# https://github.com/docker-library/python/issues/365
118118
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
119119
# https://github.com/pypa/get-pip
120-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
121-
ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
120+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10/public/get-pip.py
121+
ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
122122

123123
RUN set -ex; \
124124
\

3.8/bullseye/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
7474
# https://github.com/docker-library/python/issues/365
7575
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
7676
# https://github.com/pypa/get-pip
77-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
78-
ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
77+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10/public/get-pip.py
78+
ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
7979

8080
RUN set -ex; \
8181
\

3.8/bullseye/slim/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
113113
# https://github.com/docker-library/python/issues/365
114114
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
115115
# https://github.com/pypa/get-pip
116-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
117-
ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
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
118118

119119
RUN set -ex; \
120120
\

3.8/buster/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
7474
# https://github.com/docker-library/python/issues/365
7575
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
7676
# https://github.com/pypa/get-pip
77-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
78-
ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
77+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10/public/get-pip.py
78+
ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
7979

8080
RUN set -ex; \
8181
\

3.8/buster/slim/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
113113
# https://github.com/docker-library/python/issues/365
114114
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
115115
# https://github.com/pypa/get-pip
116-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
117-
ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
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
118118

119119
RUN set -ex; \
120120
\

0 commit comments

Comments
 (0)