Skip to content

Commit 1f16f24

Browse files
Update to 3.11.0a1, setuptools 57.5.0, pip 21.2.4
1 parent a7ff0b7 commit 1f16f24

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

3.11-rc/alpine3.14/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
119119
# https://github.com/docker-library/python/issues/365
120120
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
121121
# https://github.com/pypa/get-pip
122-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1/public/get-pip.py
123-
ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
122+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py
123+
ENV PYTHON_GET_PIP_SHA256 c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b5674309
124124

125125
RUN set -ex; \
126126
\

3.11-rc/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/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1/public/get-pip.py
78-
ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
77+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py
78+
ENV PYTHON_GET_PIP_SHA256 c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b5674309
7979

8080
RUN set -ex; \
8181
\

3.11-rc/bullseye/slim/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
114114
# https://github.com/docker-library/python/issues/365
115115
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
116116
# https://github.com/pypa/get-pip
117-
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/09bf8356427ffd9d5c24c5cdef4e77a60deb83b1/public/get-pip.py
118-
ENV PYTHON_GET_PIP_SHA256 4ab6a1231fdce46e230d55947f6207c39e792d895da9197c2fec4143f5456a62
117+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py
118+
ENV PYTHON_GET_PIP_SHA256 c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b5674309
119119

120120
RUN set -ex; \
121121
\

3.11-rc/windows/windowsservercore-1809/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
5656
# https://github.com/docker-library/python/issues/365
5757
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
5858
# https://github.com/pypa/get-pip
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
59+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py
60+
ENV PYTHON_GET_PIP_SHA256 c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b5674309
6161

6262
RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
6363
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \

3.11-rc/windows/windowsservercore-ltsc2022/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ ENV PYTHON_PIP_VERSION 21.2.4
5656
# https://github.com/docker-library/python/issues/365
5757
ENV PYTHON_SETUPTOOLS_VERSION 57.5.0
5858
# https://github.com/pypa/get-pip
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
59+
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py
60+
ENV PYTHON_GET_PIP_SHA256 c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b5674309
6161

6262
RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL); \
6363
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \

0 commit comments

Comments
 (0)