Skip to content

Commit 5665256

Browse files
Update to 3.6.15, setuptools 57.5.0, pip 21.2.4
1 parent b6b534f commit 5665256

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

3.6/alpine3.13/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
152152
# https://github.com/docker-library/python/issues/365
153153
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
154154
# https://github.com/pypa/get-pip
155-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10/public/get-pip.py
156-
ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
155+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1/public/get-pip.py
156+
ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
157157

158158
RUN set -ex; \
159159
\

3.6/alpine3.14/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
152152
# https://github.com/docker-library/python/issues/365
153153
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
154154
# https://github.com/pypa/get-pip
155-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10/public/get-pip.py
156-
ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
155+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1/public/get-pip.py
156+
ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
157157

158158
RUN set -ex; \
159159
\

3.6/bullseye/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
109109
# https://github.com/docker-library/python/issues/365
110110
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
111111
# https://github.com/pypa/get-pip
112-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10/public/get-pip.py
113-
ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
112+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1/public/get-pip.py
113+
ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
114114

115115
RUN set -ex; \
116116
\

3.6/bullseye/slim/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
148148
# https://github.com/docker-library/python/issues/365
149149
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
150150
# https://github.com/pypa/get-pip
151-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10/public/get-pip.py
152-
ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
151+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1/public/get-pip.py
152+
ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
153153

154154
RUN set -ex; \
155155
\

3.6/buster/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
109109
# https://github.com/docker-library/python/issues/365
110110
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
111111
# https://github.com/pypa/get-pip
112-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10/public/get-pip.py
113-
ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
112+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1/public/get-pip.py
113+
ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
114114

115115
RUN set -ex; \
116116
\

3.6/buster/slim/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
148148
# https://github.com/docker-library/python/issues/365
149149
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
150150
# https://github.com/pypa/get-pip
151-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10/public/get-pip.py
152-
ENV PYTHON_GET_PIP_SHA256 01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
151+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1/public/get-pip.py
152+
ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
153153

154154
RUN set -ex; \
155155
\

0 commit comments

Comments
 (0)