grpc/tools/dockerfile/distribtest
Xuan Wang 73b0ac2067 [Python Version] Drop support for Python 3.7 (#34450)
### NOTE
* We shouldn't merge this PR until GCP cloud functions drops support for Python 3.7 ([Currently scheduled for GCF](https://cloud.google.com/functions/docs/runtime-support#python))

As part of supporting Python 3.12, we're now officially drop support for Python 3.7.

This PR:

* Changed supported Python version from 3.7 to 3.8 in README.
* Replaced distribution test image from `debian:buster` to `debian:bullseye` since the default Python version in buster is 3.7.

<!--

If you know who should review your pull request, please assign it to that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the appropriate
lang label.

-->

Closes #34450

PiperOrigin-RevId: 622899511
2024-04-08 11:17:51 -07:00
..
cpp_debian10_aarch64_cross_x64 Update all Debian:9 to Debian:10 (#31917) 2023-01-23 10:50:41 -08:00
cpp_debian10_x64 Update all Debian:9 to Debian:10 (#31917) 2023-01-23 10:50:41 -08:00
csharp_alpine_x64 [csharp] Use a stable/supported C# runtime in ubuntu 22.04 distribtest docker images (#35955) 2024-02-27 10:34:33 -08:00
csharp_centos7_x64 Use msbuild in C# distribtests for legacy .csproj 2019-03-27 16:46:27 -04:00
csharp_debian10_x64 [csharp] Use a stable/supported C# runtime in ubuntu 22.04 distribtest docker images (#35955) 2024-02-27 10:34:33 -08:00
csharp_dotnet5_x64 [csharp] Use a stable/supported C# runtime in ubuntu 22.04 distribtest docker images (#35955) 2024-02-27 10:34:33 -08:00
csharp_dotnet31_x64 [csharp] Use a stable/supported C# runtime in ubuntu 22.04 distribtest docker images (#35955) 2024-02-27 10:34:33 -08:00
csharp_ubuntu2204_x64 [csharp] Fix csharp_ubuntu2204_x64 docker image (#36019) 2024-02-29 14:10:36 -08:00
php7_debian10_x64 Update all Debian:9 to Debian:10 (#31917) 2023-01-23 10:50:41 -08:00
python_alpine_x64 Support musllinux binary wheels on x64 and x86 (#28092) 2022-02-10 14:14:56 -08:00
python_arch_x64 Big dockerimage cleanup (#28010) 2021-12-01 12:56:26 +01:00
python_bullseye_x64 [Python Version] Drop support for Python 3.7 (#34450) 2024-04-08 11:17:51 -07:00
python_bullseye_x86 [Python Version] Drop support for Python 3.7 (#34450) 2024-04-08 11:17:51 -07:00
python_centos7_x64 Remove Python 2.7 binary wheel generations (#26691) 2021-07-23 08:20:39 -07:00
python_dev_alpine3.7_x64 Big dockerimage cleanup (#28010) 2021-12-01 12:56:26 +01:00
python_dev_arch_x64 Big dockerimage cleanup (#28010) 2021-12-01 12:56:26 +01:00
python_dev_bullseye_x64 [Python Version] Drop support for Python 3.7 (#34450) 2024-04-08 11:17:51 -07:00
python_dev_bullseye_x86 [Python Version] Drop support for Python 3.7 (#34450) 2024-04-08 11:17:51 -07:00
python_dev_centos7_x64 Bump the minimum gcc to 5 (#28786) 2022-02-11 10:31:25 -08:00
python_dev_fedora36_x64 [test] Fix venv version installed on Fedora 26 (#34477) 2023-09-26 09:10:35 -07:00
python_dev_ubuntu2004_x64 Drop Python 3.6 From Distribtests (#30562) 2022-08-12 15:05:16 -07:00
python_dev_ubuntu2204_x64 [build] Update Ubuntu docker images to 22 (#34473) 2023-09-26 15:41:50 -07:00
python_fedora36_x64 [test] Update images to Fedora 36 (#34469) 2023-09-25 13:45:40 -07:00
python_opensuse_x64 Big dockerimage cleanup (#28010) 2021-12-01 12:56:26 +01:00
python_python38_buster_aarch64 Big dockerimage cleanup (#28010) 2021-12-01 12:56:26 +01:00
python_ubuntu2004_x64 Drop Python 3.6 From Distribtests (#30562) 2022-08-12 15:05:16 -07:00
python_ubuntu2204_x64 [build] Update Ubuntu docker images to 22 (#34473) 2023-09-26 15:41:50 -07:00
ruby_centos7_x64 Drop support for ruby 2.5 (#30699) 2022-08-25 21:39:31 -07:00
ruby_debian11_x64_ruby_3_0 [CI] Upgraded the docker images for Ruby Distrib Tests (#35911) 2024-02-14 13:34:40 -08:00
ruby_debian11_x64_ruby_3_1 [CI] Upgraded the docker images for Ruby Distrib Tests (#35911) 2024-02-14 13:34:40 -08:00
ruby_debian11_x64_ruby_3_2 [CI] Upgraded the docker images for Ruby Distrib Tests (#35911) 2024-02-14 13:34:40 -08:00
ruby_debian11_x64_ruby_3_3 [CI] Upgraded the docker images for Ruby Distrib Tests (#35911) 2024-02-14 13:34:40 -08:00
ruby_ubuntu2004_x64 [test-infra] Update all Ubuntu docker images to v20.04 or newer (#35440) 2024-01-03 15:14:54 -08:00
ruby_ubuntu2204_x64 [build] Update Ubuntu docker images to 22 (#34473) 2023-09-26 15:41:50 -07:00
cpp_debian10_aarch64_cross_x64.current_version Update all Debian:9 to Debian:10 (#31917) 2023-01-23 10:50:41 -08:00
cpp_debian10_x64.current_version Update all Debian:9 to Debian:10 (#31917) 2023-01-23 10:50:41 -08:00
csharp_alpine_x64.current_version [csharp] Use a stable/supported C# runtime in ubuntu 22.04 distribtest docker images (#35955) 2024-02-27 10:34:33 -08:00
csharp_centos7_x64.current_version Move docker images from dockerhub to artifact registry. (#31591) 2022-11-17 10:12:39 +01:00
csharp_debian10_x64.current_version [csharp] Use a stable/supported C# runtime in ubuntu 22.04 distribtest docker images (#35955) 2024-02-27 10:34:33 -08:00
csharp_dotnet5_x64.current_version [csharp] Use a stable/supported C# runtime in ubuntu 22.04 distribtest docker images (#35955) 2024-02-27 10:34:33 -08:00
csharp_dotnet31_x64.current_version [csharp] Use a stable/supported C# runtime in ubuntu 22.04 distribtest docker images (#35955) 2024-02-27 10:34:33 -08:00
csharp_ubuntu2204_x64.current_version [csharp] Fix csharp_ubuntu2204_x64 docker image (#36019) 2024-02-29 14:10:36 -08:00
php7_debian10_x64.current_version Update all Debian:9 to Debian:10 (#31917) 2023-01-23 10:50:41 -08:00
python_alpine_x64.current_version Move docker images from dockerhub to artifact registry. (#31591) 2022-11-17 10:12:39 +01:00
python_arch_x64.current_version Move docker images from dockerhub to artifact registry. (#31591) 2022-11-17 10:12:39 +01:00
python_bullseye_x64.current_version [Python Version] Drop support for Python 3.7 (#34450) 2024-04-08 11:17:51 -07:00
python_bullseye_x86.current_version [Python Version] Drop support for Python 3.7 (#34450) 2024-04-08 11:17:51 -07:00
python_centos7_x64.current_version Move docker images from dockerhub to artifact registry. (#31591) 2022-11-17 10:12:39 +01:00
python_dev_alpine3.7_x64.current_version Move docker images from dockerhub to artifact registry. (#31591) 2022-11-17 10:12:39 +01:00
python_dev_arch_x64.current_version Move docker images from dockerhub to artifact registry. (#31591) 2022-11-17 10:12:39 +01:00
python_dev_bullseye_x64.current_version [Python Version] Drop support for Python 3.7 (#34450) 2024-04-08 11:17:51 -07:00
python_dev_bullseye_x86.current_version [Python Version] Drop support for Python 3.7 (#34450) 2024-04-08 11:17:51 -07:00
python_dev_centos7_x64.current_version Move docker images from dockerhub to artifact registry. (#31591) 2022-11-17 10:12:39 +01:00
python_dev_fedora36_x64.current_version [test] Fix venv version installed on Fedora 26 (#34477) 2023-09-26 09:10:35 -07:00
python_dev_ubuntu2004_x64.current_version Move docker images from dockerhub to artifact registry. (#31591) 2022-11-17 10:12:39 +01:00
python_dev_ubuntu2204_x64.current_version [build] Update Ubuntu docker images to 22 (#34473) 2023-09-26 15:41:50 -07:00
python_fedora36_x64.current_version [test] Update images to Fedora 36 (#34469) 2023-09-25 13:45:40 -07:00
python_opensuse_x64.current_version Move docker images from dockerhub to artifact registry. (#31591) 2022-11-17 10:12:39 +01:00
python_python38_buster_aarch64.current_version Move docker images from dockerhub to artifact registry. (#31591) 2022-11-17 10:12:39 +01:00
python_ubuntu2004_x64.current_version Move docker images from dockerhub to artifact registry. (#31591) 2022-11-17 10:12:39 +01:00
python_ubuntu2204_x64.current_version [build] Update Ubuntu docker images to 22 (#34473) 2023-09-26 15:41:50 -07:00
ruby_centos7_x64.current_version Move docker images from dockerhub to artifact registry. (#31591) 2022-11-17 10:12:39 +01:00
ruby_debian11_x64_ruby_3_0.current_version [CI] Upgraded the docker images for Ruby Distrib Tests (#35911) 2024-02-14 13:34:40 -08:00
ruby_debian11_x64_ruby_3_1.current_version [CI] Upgraded the docker images for Ruby Distrib Tests (#35911) 2024-02-14 13:34:40 -08:00
ruby_debian11_x64_ruby_3_2.current_version [CI] Upgraded the docker images for Ruby Distrib Tests (#35911) 2024-02-14 13:34:40 -08:00
ruby_debian11_x64_ruby_3_3.current_version [CI] Upgraded the docker images for Ruby Distrib Tests (#35911) 2024-02-14 13:34:40 -08:00
ruby_ubuntu2004_x64.current_version [test-infra] Update all Ubuntu docker images to v20.04 or newer (#35440) 2024-01-03 15:14:54 -08:00
ruby_ubuntu2204_x64.current_version [build] Update Ubuntu docker images to 22 (#34473) 2023-09-26 15:41:50 -07:00