瀏覽代碼

Run update.sh

Docker Library Bot 4 年之前
父節點
當前提交
41df5800a7
共有 6 個文件被更改,包括 114 次插入102 次删除
  1. 15 1
      almalinux/README.md
  2. 2 2
      notary/README.md
  3. 40 40
      php/README.md
  4. 49 49
      python/README.md
  5. 4 8
      rabbitmq/README.md
  6. 4 2
      xwiki/README.md

+ 15 - 1
almalinux/README.md

@@ -54,7 +54,21 @@ WARNING:
 
 # About this image
 
-The `almalinux:latest` tag will always point to the latest stable release. Major releases are also tagged with their version (e.g. `almalinux:8`). All images for supported releases will be updated monthly or as needed for security fixes.
+## Platform image
+
+The default (platform) image is a general-purpose image with a full DNF stack and basic tools like find, tar, vi, etc.
+
+The `almalinux:latest` tag will always point to the latest stable release of the default image. Major releases and minor releases are also tagged with their version (e.g. `almalinux:8` or `almalinux:8.4`).
+
+## Minimal image
+
+The minimal image is a stripped-down image that uses the microdnf package manager and contains a very limited package set. It is designed for applications that come with their own dependencies bundled (e.g. NodeJS, Python).
+
+The `almalinux:minimal` tag always points to the most recent version of the minimal image. Tags for major (e.g. `almalinux:8-minimal`) and minor (e.g. `almalinux:8.4-minimal`) releases are also available.
+
+### Upgrade policy
+
+All images for supported releases will be updated monthly or as needed for security fixes.
 
 ## How It's Made
 

+ 2 - 2
notary/README.md

@@ -24,8 +24,8 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`server-0.6.1-2`, `server`](https://github.com/docker/notary-official-images/blob/278bbe63ea6bfb67974fe969c77e02049fe47ab7/notary-server/Dockerfile)
--	[`signer-0.6.1-2`, `signer`](https://github.com/docker/notary-official-images/blob/278bbe63ea6bfb67974fe969c77e02049fe47ab7/notary-signer/Dockerfile)
+-	[`server-0.6.1-2`, `server`](https://github.com/docker/notary-official-images/blob/fe7543aa8fc466423578b726570192028bbb818c/notary-server/Dockerfile)
+-	[`signer-0.6.1-2`, `signer`](https://github.com/docker/notary-official-images/blob/fe7543aa8fc466423578b726570192028bbb818c/notary-signer/Dockerfile)
 
 # Quick reference (cont.)
 

+ 40 - 40
php/README.md

@@ -24,46 +24,46 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`8.1.0alpha1-cli-buster`, `8.1-rc-cli-buster`, `8.1.0alpha1-buster`, `8.1-rc-buster`, `8.1.0alpha1-cli`, `8.1-rc-cli`, `8.1.0alpha1`, `8.1-rc`](https://github.com/docker-library/php/blob/89919d42eec6f79ee6d8ef37deb93576ee901885/8.1-rc/buster/cli/Dockerfile)
--	[`8.1.0alpha1-apache-buster`, `8.1-rc-apache-buster`, `8.1.0alpha1-apache`, `8.1-rc-apache`](https://github.com/docker-library/php/blob/89919d42eec6f79ee6d8ef37deb93576ee901885/8.1-rc/buster/apache/Dockerfile)
--	[`8.1.0alpha1-fpm-buster`, `8.1-rc-fpm-buster`, `8.1.0alpha1-fpm`, `8.1-rc-fpm`](https://github.com/docker-library/php/blob/89919d42eec6f79ee6d8ef37deb93576ee901885/8.1-rc/buster/fpm/Dockerfile)
--	[`8.1.0alpha1-zts-buster`, `8.1-rc-zts-buster`, `8.1.0alpha1-zts`, `8.1-rc-zts`](https://github.com/docker-library/php/blob/89919d42eec6f79ee6d8ef37deb93576ee901885/8.1-rc/buster/zts/Dockerfile)
--	[`8.1.0alpha1-cli-alpine3.14`, `8.1-rc-cli-alpine3.14`, `8.1.0alpha1-alpine3.14`, `8.1-rc-alpine3.14`, `8.1.0alpha1-cli-alpine`, `8.1-rc-cli-alpine`, `8.1.0alpha1-alpine`, `8.1-rc-alpine`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/8.1-rc/alpine3.14/cli/Dockerfile)
--	[`8.1.0alpha1-fpm-alpine3.14`, `8.1-rc-fpm-alpine3.14`, `8.1.0alpha1-fpm-alpine`, `8.1-rc-fpm-alpine`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/8.1-rc/alpine3.14/fpm/Dockerfile)
--	[`8.1.0alpha1-cli-alpine3.13`, `8.1-rc-cli-alpine3.13`, `8.1.0alpha1-alpine3.13`, `8.1-rc-alpine3.13`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/8.1-rc/alpine3.13/cli/Dockerfile)
--	[`8.1.0alpha1-fpm-alpine3.13`, `8.1-rc-fpm-alpine3.13`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/8.1-rc/alpine3.13/fpm/Dockerfile)
--	[`8.0.7-cli-buster`, `8.0-cli-buster`, `8-cli-buster`, `cli-buster`, `8.0.7-buster`, `8.0-buster`, `8-buster`, `buster`, `8.0.7-cli`, `8.0-cli`, `8-cli`, `cli`, `8.0.7`, `8.0`, `8`, `latest`](https://github.com/docker-library/php/blob/73fc6bb0aafaa8f32518a782aa2b6218b834493d/8.0/buster/cli/Dockerfile)
--	[`8.0.7-apache-buster`, `8.0-apache-buster`, `8-apache-buster`, `apache-buster`, `8.0.7-apache`, `8.0-apache`, `8-apache`, `apache`](https://github.com/docker-library/php/blob/73fc6bb0aafaa8f32518a782aa2b6218b834493d/8.0/buster/apache/Dockerfile)
--	[`8.0.7-fpm-buster`, `8.0-fpm-buster`, `8-fpm-buster`, `fpm-buster`, `8.0.7-fpm`, `8.0-fpm`, `8-fpm`, `fpm`](https://github.com/docker-library/php/blob/73fc6bb0aafaa8f32518a782aa2b6218b834493d/8.0/buster/fpm/Dockerfile)
--	[`8.0.7-zts-buster`, `8.0-zts-buster`, `8-zts-buster`, `zts-buster`, `8.0.7-zts`, `8.0-zts`, `8-zts`, `zts`](https://github.com/docker-library/php/blob/73fc6bb0aafaa8f32518a782aa2b6218b834493d/8.0/buster/zts/Dockerfile)
--	[`8.0.7-cli-alpine3.14`, `8.0-cli-alpine3.14`, `8-cli-alpine3.14`, `cli-alpine3.14`, `8.0.7-alpine3.14`, `8.0-alpine3.14`, `8-alpine3.14`, `alpine3.14`, `8.0.7-cli-alpine`, `8.0-cli-alpine`, `8-cli-alpine`, `cli-alpine`, `8.0.7-alpine`, `8.0-alpine`, `8-alpine`, `alpine`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/8.0/alpine3.14/cli/Dockerfile)
--	[`8.0.7-fpm-alpine3.14`, `8.0-fpm-alpine3.14`, `8-fpm-alpine3.14`, `fpm-alpine3.14`, `8.0.7-fpm-alpine`, `8.0-fpm-alpine`, `8-fpm-alpine`, `fpm-alpine`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/8.0/alpine3.14/fpm/Dockerfile)
--	[`8.0.7-cli-alpine3.13`, `8.0-cli-alpine3.13`, `8-cli-alpine3.13`, `cli-alpine3.13`, `8.0.7-alpine3.13`, `8.0-alpine3.13`, `8-alpine3.13`, `alpine3.13`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/8.0/alpine3.13/cli/Dockerfile)
--	[`8.0.7-fpm-alpine3.13`, `8.0-fpm-alpine3.13`, `8-fpm-alpine3.13`, `fpm-alpine3.13`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/8.0/alpine3.13/fpm/Dockerfile)
--	[`7.4.20-cli-buster`, `7.4-cli-buster`, `7-cli-buster`, `7.4.20-buster`, `7.4-buster`, `7-buster`, `7.4.20-cli`, `7.4-cli`, `7-cli`, `7.4.20`, `7.4`, `7`](https://github.com/docker-library/php/blob/368453e2918b0a4a5ce488cc987c59c30e4ae4be/7.4/buster/cli/Dockerfile)
--	[`7.4.20-apache-buster`, `7.4-apache-buster`, `7-apache-buster`, `7.4.20-apache`, `7.4-apache`, `7-apache`](https://github.com/docker-library/php/blob/368453e2918b0a4a5ce488cc987c59c30e4ae4be/7.4/buster/apache/Dockerfile)
--	[`7.4.20-fpm-buster`, `7.4-fpm-buster`, `7-fpm-buster`, `7.4.20-fpm`, `7.4-fpm`, `7-fpm`](https://github.com/docker-library/php/blob/368453e2918b0a4a5ce488cc987c59c30e4ae4be/7.4/buster/fpm/Dockerfile)
--	[`7.4.20-zts-buster`, `7.4-zts-buster`, `7-zts-buster`, `7.4.20-zts`, `7.4-zts`, `7-zts`](https://github.com/docker-library/php/blob/368453e2918b0a4a5ce488cc987c59c30e4ae4be/7.4/buster/zts/Dockerfile)
--	[`7.4.20-cli-alpine3.14`, `7.4-cli-alpine3.14`, `7-cli-alpine3.14`, `7.4.20-alpine3.14`, `7.4-alpine3.14`, `7-alpine3.14`, `7.4.20-cli-alpine`, `7.4-cli-alpine`, `7-cli-alpine`, `7.4.20-alpine`, `7.4-alpine`, `7-alpine`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/7.4/alpine3.14/cli/Dockerfile)
--	[`7.4.20-fpm-alpine3.14`, `7.4-fpm-alpine3.14`, `7-fpm-alpine3.14`, `7.4.20-fpm-alpine`, `7.4-fpm-alpine`, `7-fpm-alpine`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/7.4/alpine3.14/fpm/Dockerfile)
--	[`7.4.20-zts-alpine3.14`, `7.4-zts-alpine3.14`, `7-zts-alpine3.14`, `7.4.20-zts-alpine`, `7.4-zts-alpine`, `7-zts-alpine`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/7.4/alpine3.14/zts/Dockerfile)
--	[`7.4.20-cli-alpine3.13`, `7.4-cli-alpine3.13`, `7-cli-alpine3.13`, `7.4.20-alpine3.13`, `7.4-alpine3.13`, `7-alpine3.13`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/7.4/alpine3.13/cli/Dockerfile)
--	[`7.4.20-fpm-alpine3.13`, `7.4-fpm-alpine3.13`, `7-fpm-alpine3.13`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/7.4/alpine3.13/fpm/Dockerfile)
--	[`7.4.20-zts-alpine3.13`, `7.4-zts-alpine3.13`, `7-zts-alpine3.13`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/7.4/alpine3.13/zts/Dockerfile)
--	[`7.3.28-cli-buster`, `7.3-cli-buster`, `7.3.28-buster`, `7.3-buster`, `7.3.28-cli`, `7.3-cli`, `7.3.28`, `7.3`](https://github.com/docker-library/php/blob/6196a28e342a7936e4a6e89e16a5ea87bf9e8cbe/7.3/buster/cli/Dockerfile)
--	[`7.3.28-apache-buster`, `7.3-apache-buster`, `7.3.28-apache`, `7.3-apache`](https://github.com/docker-library/php/blob/6196a28e342a7936e4a6e89e16a5ea87bf9e8cbe/7.3/buster/apache/Dockerfile)
--	[`7.3.28-fpm-buster`, `7.3-fpm-buster`, `7.3.28-fpm`, `7.3-fpm`](https://github.com/docker-library/php/blob/6196a28e342a7936e4a6e89e16a5ea87bf9e8cbe/7.3/buster/fpm/Dockerfile)
--	[`7.3.28-zts-buster`, `7.3-zts-buster`, `7.3.28-zts`, `7.3-zts`](https://github.com/docker-library/php/blob/6196a28e342a7936e4a6e89e16a5ea87bf9e8cbe/7.3/buster/zts/Dockerfile)
--	[`7.3.28-cli-stretch`, `7.3-cli-stretch`, `7.3.28-stretch`, `7.3-stretch`](https://github.com/docker-library/php/blob/6196a28e342a7936e4a6e89e16a5ea87bf9e8cbe/7.3/stretch/cli/Dockerfile)
--	[`7.3.28-apache-stretch`, `7.3-apache-stretch`](https://github.com/docker-library/php/blob/6196a28e342a7936e4a6e89e16a5ea87bf9e8cbe/7.3/stretch/apache/Dockerfile)
--	[`7.3.28-fpm-stretch`, `7.3-fpm-stretch`](https://github.com/docker-library/php/blob/6196a28e342a7936e4a6e89e16a5ea87bf9e8cbe/7.3/stretch/fpm/Dockerfile)
--	[`7.3.28-zts-stretch`, `7.3-zts-stretch`](https://github.com/docker-library/php/blob/6196a28e342a7936e4a6e89e16a5ea87bf9e8cbe/7.3/stretch/zts/Dockerfile)
--	[`7.3.28-cli-alpine3.14`, `7.3-cli-alpine3.14`, `7.3.28-alpine3.14`, `7.3-alpine3.14`, `7.3.28-cli-alpine`, `7.3-cli-alpine`, `7.3.28-alpine`, `7.3-alpine`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/7.3/alpine3.14/cli/Dockerfile)
--	[`7.3.28-fpm-alpine3.14`, `7.3-fpm-alpine3.14`, `7.3.28-fpm-alpine`, `7.3-fpm-alpine`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/7.3/alpine3.14/fpm/Dockerfile)
--	[`7.3.28-zts-alpine3.14`, `7.3-zts-alpine3.14`, `7.3.28-zts-alpine`, `7.3-zts-alpine`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/7.3/alpine3.14/zts/Dockerfile)
--	[`7.3.28-cli-alpine3.13`, `7.3-cli-alpine3.13`, `7.3.28-alpine3.13`, `7.3-alpine3.13`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/7.3/alpine3.13/cli/Dockerfile)
--	[`7.3.28-fpm-alpine3.13`, `7.3-fpm-alpine3.13`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/7.3/alpine3.13/fpm/Dockerfile)
--	[`7.3.28-zts-alpine3.13`, `7.3-zts-alpine3.13`](https://github.com/docker-library/php/blob/a82fd9b02446334f3bfe2d521263fcee0888a607/7.3/alpine3.13/zts/Dockerfile)
+-	[`8.1.0alpha2-cli-buster`, `8.1-rc-cli-buster`, `8.1.0alpha2-buster`, `8.1-rc-buster`, `8.1.0alpha2-cli`, `8.1-rc-cli`, `8.1.0alpha2`, `8.1-rc`](https://github.com/docker-library/php/blob/541ab0e70f98cc3efce08ead9548285c984d6d33/8.1-rc/buster/cli/Dockerfile)
+-	[`8.1.0alpha2-apache-buster`, `8.1-rc-apache-buster`, `8.1.0alpha2-apache`, `8.1-rc-apache`](https://github.com/docker-library/php/blob/541ab0e70f98cc3efce08ead9548285c984d6d33/8.1-rc/buster/apache/Dockerfile)
+-	[`8.1.0alpha2-fpm-buster`, `8.1-rc-fpm-buster`, `8.1.0alpha2-fpm`, `8.1-rc-fpm`](https://github.com/docker-library/php/blob/541ab0e70f98cc3efce08ead9548285c984d6d33/8.1-rc/buster/fpm/Dockerfile)
+-	[`8.1.0alpha2-zts-buster`, `8.1-rc-zts-buster`, `8.1.0alpha2-zts`, `8.1-rc-zts`](https://github.com/docker-library/php/blob/541ab0e70f98cc3efce08ead9548285c984d6d33/8.1-rc/buster/zts/Dockerfile)
+-	[`8.1.0alpha2-cli-alpine3.14`, `8.1-rc-cli-alpine3.14`, `8.1.0alpha2-alpine3.14`, `8.1-rc-alpine3.14`, `8.1.0alpha2-cli-alpine`, `8.1-rc-cli-alpine`, `8.1.0alpha2-alpine`, `8.1-rc-alpine`](https://github.com/docker-library/php/blob/541ab0e70f98cc3efce08ead9548285c984d6d33/8.1-rc/alpine3.14/cli/Dockerfile)
+-	[`8.1.0alpha2-fpm-alpine3.14`, `8.1-rc-fpm-alpine3.14`, `8.1.0alpha2-fpm-alpine`, `8.1-rc-fpm-alpine`](https://github.com/docker-library/php/blob/541ab0e70f98cc3efce08ead9548285c984d6d33/8.1-rc/alpine3.14/fpm/Dockerfile)
+-	[`8.1.0alpha2-cli-alpine3.13`, `8.1-rc-cli-alpine3.13`, `8.1.0alpha2-alpine3.13`, `8.1-rc-alpine3.13`](https://github.com/docker-library/php/blob/541ab0e70f98cc3efce08ead9548285c984d6d33/8.1-rc/alpine3.13/cli/Dockerfile)
+-	[`8.1.0alpha2-fpm-alpine3.13`, `8.1-rc-fpm-alpine3.13`](https://github.com/docker-library/php/blob/541ab0e70f98cc3efce08ead9548285c984d6d33/8.1-rc/alpine3.13/fpm/Dockerfile)
+-	[`8.0.7-cli-buster`, `8.0-cli-buster`, `8-cli-buster`, `cli-buster`, `8.0.7-buster`, `8.0-buster`, `8-buster`, `buster`, `8.0.7-cli`, `8.0-cli`, `8-cli`, `cli`, `8.0.7`, `8.0`, `8`, `latest`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/8.0/buster/cli/Dockerfile)
+-	[`8.0.7-apache-buster`, `8.0-apache-buster`, `8-apache-buster`, `apache-buster`, `8.0.7-apache`, `8.0-apache`, `8-apache`, `apache`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/8.0/buster/apache/Dockerfile)
+-	[`8.0.7-fpm-buster`, `8.0-fpm-buster`, `8-fpm-buster`, `fpm-buster`, `8.0.7-fpm`, `8.0-fpm`, `8-fpm`, `fpm`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/8.0/buster/fpm/Dockerfile)
+-	[`8.0.7-zts-buster`, `8.0-zts-buster`, `8-zts-buster`, `zts-buster`, `8.0.7-zts`, `8.0-zts`, `8-zts`, `zts`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/8.0/buster/zts/Dockerfile)
+-	[`8.0.7-cli-alpine3.14`, `8.0-cli-alpine3.14`, `8-cli-alpine3.14`, `cli-alpine3.14`, `8.0.7-alpine3.14`, `8.0-alpine3.14`, `8-alpine3.14`, `alpine3.14`, `8.0.7-cli-alpine`, `8.0-cli-alpine`, `8-cli-alpine`, `cli-alpine`, `8.0.7-alpine`, `8.0-alpine`, `8-alpine`, `alpine`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/8.0/alpine3.14/cli/Dockerfile)
+-	[`8.0.7-fpm-alpine3.14`, `8.0-fpm-alpine3.14`, `8-fpm-alpine3.14`, `fpm-alpine3.14`, `8.0.7-fpm-alpine`, `8.0-fpm-alpine`, `8-fpm-alpine`, `fpm-alpine`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/8.0/alpine3.14/fpm/Dockerfile)
+-	[`8.0.7-cli-alpine3.13`, `8.0-cli-alpine3.13`, `8-cli-alpine3.13`, `cli-alpine3.13`, `8.0.7-alpine3.13`, `8.0-alpine3.13`, `8-alpine3.13`, `alpine3.13`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/8.0/alpine3.13/cli/Dockerfile)
+-	[`8.0.7-fpm-alpine3.13`, `8.0-fpm-alpine3.13`, `8-fpm-alpine3.13`, `fpm-alpine3.13`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/8.0/alpine3.13/fpm/Dockerfile)
+-	[`7.4.20-cli-buster`, `7.4-cli-buster`, `7-cli-buster`, `7.4.20-buster`, `7.4-buster`, `7-buster`, `7.4.20-cli`, `7.4-cli`, `7-cli`, `7.4.20`, `7.4`, `7`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.4/buster/cli/Dockerfile)
+-	[`7.4.20-apache-buster`, `7.4-apache-buster`, `7-apache-buster`, `7.4.20-apache`, `7.4-apache`, `7-apache`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.4/buster/apache/Dockerfile)
+-	[`7.4.20-fpm-buster`, `7.4-fpm-buster`, `7-fpm-buster`, `7.4.20-fpm`, `7.4-fpm`, `7-fpm`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.4/buster/fpm/Dockerfile)
+-	[`7.4.20-zts-buster`, `7.4-zts-buster`, `7-zts-buster`, `7.4.20-zts`, `7.4-zts`, `7-zts`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.4/buster/zts/Dockerfile)
+-	[`7.4.20-cli-alpine3.14`, `7.4-cli-alpine3.14`, `7-cli-alpine3.14`, `7.4.20-alpine3.14`, `7.4-alpine3.14`, `7-alpine3.14`, `7.4.20-cli-alpine`, `7.4-cli-alpine`, `7-cli-alpine`, `7.4.20-alpine`, `7.4-alpine`, `7-alpine`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.4/alpine3.14/cli/Dockerfile)
+-	[`7.4.20-fpm-alpine3.14`, `7.4-fpm-alpine3.14`, `7-fpm-alpine3.14`, `7.4.20-fpm-alpine`, `7.4-fpm-alpine`, `7-fpm-alpine`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.4/alpine3.14/fpm/Dockerfile)
+-	[`7.4.20-zts-alpine3.14`, `7.4-zts-alpine3.14`, `7-zts-alpine3.14`, `7.4.20-zts-alpine`, `7.4-zts-alpine`, `7-zts-alpine`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.4/alpine3.14/zts/Dockerfile)
+-	[`7.4.20-cli-alpine3.13`, `7.4-cli-alpine3.13`, `7-cli-alpine3.13`, `7.4.20-alpine3.13`, `7.4-alpine3.13`, `7-alpine3.13`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.4/alpine3.13/cli/Dockerfile)
+-	[`7.4.20-fpm-alpine3.13`, `7.4-fpm-alpine3.13`, `7-fpm-alpine3.13`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.4/alpine3.13/fpm/Dockerfile)
+-	[`7.4.20-zts-alpine3.13`, `7.4-zts-alpine3.13`, `7-zts-alpine3.13`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.4/alpine3.13/zts/Dockerfile)
+-	[`7.3.28-cli-buster`, `7.3-cli-buster`, `7.3.28-buster`, `7.3-buster`, `7.3.28-cli`, `7.3-cli`, `7.3.28`, `7.3`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/buster/cli/Dockerfile)
+-	[`7.3.28-apache-buster`, `7.3-apache-buster`, `7.3.28-apache`, `7.3-apache`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/buster/apache/Dockerfile)
+-	[`7.3.28-fpm-buster`, `7.3-fpm-buster`, `7.3.28-fpm`, `7.3-fpm`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/buster/fpm/Dockerfile)
+-	[`7.3.28-zts-buster`, `7.3-zts-buster`, `7.3.28-zts`, `7.3-zts`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/buster/zts/Dockerfile)
+-	[`7.3.28-cli-stretch`, `7.3-cli-stretch`, `7.3.28-stretch`, `7.3-stretch`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/stretch/cli/Dockerfile)
+-	[`7.3.28-apache-stretch`, `7.3-apache-stretch`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/stretch/apache/Dockerfile)
+-	[`7.3.28-fpm-stretch`, `7.3-fpm-stretch`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/stretch/fpm/Dockerfile)
+-	[`7.3.28-zts-stretch`, `7.3-zts-stretch`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/stretch/zts/Dockerfile)
+-	[`7.3.28-cli-alpine3.14`, `7.3-cli-alpine3.14`, `7.3.28-alpine3.14`, `7.3-alpine3.14`, `7.3.28-cli-alpine`, `7.3-cli-alpine`, `7.3.28-alpine`, `7.3-alpine`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/alpine3.14/cli/Dockerfile)
+-	[`7.3.28-fpm-alpine3.14`, `7.3-fpm-alpine3.14`, `7.3.28-fpm-alpine`, `7.3-fpm-alpine`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/alpine3.14/fpm/Dockerfile)
+-	[`7.3.28-zts-alpine3.14`, `7.3-zts-alpine3.14`, `7.3.28-zts-alpine`, `7.3-zts-alpine`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/alpine3.14/zts/Dockerfile)
+-	[`7.3.28-cli-alpine3.13`, `7.3-cli-alpine3.13`, `7.3.28-alpine3.13`, `7.3-alpine3.13`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/alpine3.13/cli/Dockerfile)
+-	[`7.3.28-fpm-alpine3.13`, `7.3-fpm-alpine3.13`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/alpine3.13/fpm/Dockerfile)
+-	[`7.3.28-zts-alpine3.13`, `7.3-zts-alpine3.13`](https://github.com/docker-library/php/blob/6da00646d52e29c26491ee25d1ab2e3dcb4cc940/7.3/alpine3.13/zts/Dockerfile)
 
 # Quick reference (cont.)
 

+ 49 - 49
python/README.md

@@ -28,64 +28,64 @@ WARNING:
 
 ## Simple Tags
 
--	[`3.10.0b2-buster`, `3.10-rc-buster`, `rc-buster`](https://github.com/docker-library/python/blob/7ab4f6da821f88dbe582ed510836001f5bc3ac20/3.10-rc/buster/Dockerfile)
--	[`3.10.0b2-slim-buster`, `3.10-rc-slim-buster`, `rc-slim-buster`, `3.10.0b2-slim`, `3.10-rc-slim`, `rc-slim`](https://github.com/docker-library/python/blob/7ab4f6da821f88dbe582ed510836001f5bc3ac20/3.10-rc/buster/slim/Dockerfile)
--	[`3.10.0b2-alpine3.13`, `3.10-rc-alpine3.13`, `rc-alpine3.13`, `3.10.0b2-alpine`, `3.10-rc-alpine`, `rc-alpine`](https://github.com/docker-library/python/blob/7ab4f6da821f88dbe582ed510836001f5bc3ac20/3.10-rc/alpine3.13/Dockerfile)
--	[`3.10.0b2-alpine3.12`, `3.10-rc-alpine3.12`, `rc-alpine3.12`](https://github.com/docker-library/python/blob/7ab4f6da821f88dbe582ed510836001f5bc3ac20/3.10-rc/alpine3.12/Dockerfile)
--	[`3.10.0b2-windowsservercore-1809`, `3.10-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/python/blob/7ab4f6da821f88dbe582ed510836001f5bc3ac20/3.10-rc/windows/windowsservercore-1809/Dockerfile)
--	[`3.10.0b2-windowsservercore-ltsc2016`, `3.10-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/7ab4f6da821f88dbe582ed510836001f5bc3ac20/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
--	[`3.9.5-buster`, `3.9-buster`, `3-buster`, `buster`](https://github.com/docker-library/python/blob/4c919b943df198286386e00dff51c9cf4074c18d/3.9/buster/Dockerfile)
--	[`3.9.5-slim-buster`, `3.9-slim-buster`, `3-slim-buster`, `slim-buster`, `3.9.5-slim`, `3.9-slim`, `3-slim`, `slim`](https://github.com/docker-library/python/blob/4c919b943df198286386e00dff51c9cf4074c18d/3.9/buster/slim/Dockerfile)
--	[`3.9.5-alpine3.13`, `3.9-alpine3.13`, `3-alpine3.13`, `alpine3.13`, `3.9.5-alpine`, `3.9-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/python/blob/4c919b943df198286386e00dff51c9cf4074c18d/3.9/alpine3.13/Dockerfile)
--	[`3.9.5-alpine3.12`, `3.9-alpine3.12`, `3-alpine3.12`, `alpine3.12`](https://github.com/docker-library/python/blob/4c919b943df198286386e00dff51c9cf4074c18d/3.9/alpine3.12/Dockerfile)
--	[`3.9.5-windowsservercore-1809`, `3.9-windowsservercore-1809`, `3-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/python/blob/4c919b943df198286386e00dff51c9cf4074c18d/3.9/windows/windowsservercore-1809/Dockerfile)
--	[`3.9.5-windowsservercore-ltsc2016`, `3.9-windowsservercore-ltsc2016`, `3-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/4c919b943df198286386e00dff51c9cf4074c18d/3.9/windows/windowsservercore-ltsc2016/Dockerfile)
--	[`3.8.10-buster`, `3.8-buster`](https://github.com/docker-library/python/blob/ced32ddcaaa100447201a3b611e3556433db983d/3.8/buster/Dockerfile)
--	[`3.8.10-slim-buster`, `3.8-slim-buster`, `3.8.10-slim`, `3.8-slim`](https://github.com/docker-library/python/blob/ced32ddcaaa100447201a3b611e3556433db983d/3.8/buster/slim/Dockerfile)
--	[`3.8.10-alpine3.13`, `3.8-alpine3.13`, `3.8.10-alpine`, `3.8-alpine`](https://github.com/docker-library/python/blob/ced32ddcaaa100447201a3b611e3556433db983d/3.8/alpine3.13/Dockerfile)
--	[`3.8.10-alpine3.12`, `3.8-alpine3.12`](https://github.com/docker-library/python/blob/ced32ddcaaa100447201a3b611e3556433db983d/3.8/alpine3.12/Dockerfile)
--	[`3.8.10-windowsservercore-1809`, `3.8-windowsservercore-1809`](https://github.com/docker-library/python/blob/ced32ddcaaa100447201a3b611e3556433db983d/3.8/windows/windowsservercore-1809/Dockerfile)
--	[`3.8.10-windowsservercore-ltsc2016`, `3.8-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/ced32ddcaaa100447201a3b611e3556433db983d/3.8/windows/windowsservercore-ltsc2016/Dockerfile)
--	[`3.7.10-buster`, `3.7-buster`](https://github.com/docker-library/python/blob/c2fa093846ecd19630d29b0762b58fccb8659624/3.7/buster/Dockerfile)
--	[`3.7.10-slim-buster`, `3.7-slim-buster`, `3.7.10-slim`, `3.7-slim`](https://github.com/docker-library/python/blob/c2fa093846ecd19630d29b0762b58fccb8659624/3.7/buster/slim/Dockerfile)
--	[`3.7.10-stretch`, `3.7-stretch`](https://github.com/docker-library/python/blob/c2fa093846ecd19630d29b0762b58fccb8659624/3.7/stretch/Dockerfile)
--	[`3.7.10-slim-stretch`, `3.7-slim-stretch`](https://github.com/docker-library/python/blob/c2fa093846ecd19630d29b0762b58fccb8659624/3.7/stretch/slim/Dockerfile)
--	[`3.7.10-alpine3.13`, `3.7-alpine3.13`, `3.7.10-alpine`, `3.7-alpine`](https://github.com/docker-library/python/blob/c2fa093846ecd19630d29b0762b58fccb8659624/3.7/alpine3.13/Dockerfile)
--	[`3.7.10-alpine3.12`, `3.7-alpine3.12`](https://github.com/docker-library/python/blob/c2fa093846ecd19630d29b0762b58fccb8659624/3.7/alpine3.12/Dockerfile)
--	[`3.6.13-buster`, `3.6-buster`](https://github.com/docker-library/python/blob/ec37e63c36278c8916d1e758bd551b5d3f0f6db6/3.6/buster/Dockerfile)
--	[`3.6.13-slim-buster`, `3.6-slim-buster`, `3.6.13-slim`, `3.6-slim`](https://github.com/docker-library/python/blob/ec37e63c36278c8916d1e758bd551b5d3f0f6db6/3.6/buster/slim/Dockerfile)
--	[`3.6.13-stretch`, `3.6-stretch`](https://github.com/docker-library/python/blob/ec37e63c36278c8916d1e758bd551b5d3f0f6db6/3.6/stretch/Dockerfile)
--	[`3.6.13-slim-stretch`, `3.6-slim-stretch`](https://github.com/docker-library/python/blob/ec37e63c36278c8916d1e758bd551b5d3f0f6db6/3.6/stretch/slim/Dockerfile)
--	[`3.6.13-alpine3.13`, `3.6-alpine3.13`, `3.6.13-alpine`, `3.6-alpine`](https://github.com/docker-library/python/blob/ec37e63c36278c8916d1e758bd551b5d3f0f6db6/3.6/alpine3.13/Dockerfile)
--	[`3.6.13-alpine3.12`, `3.6-alpine3.12`](https://github.com/docker-library/python/blob/ec37e63c36278c8916d1e758bd551b5d3f0f6db6/3.6/alpine3.12/Dockerfile)
+-	[`3.10.0b3-buster`, `3.10-rc-buster`, `rc-buster`](https://github.com/docker-library/python/blob/06d4eb1e7ff4a03618a9196c6451eca13d5fb82a/3.10-rc/buster/Dockerfile)
+-	[`3.10.0b3-slim-buster`, `3.10-rc-slim-buster`, `rc-slim-buster`, `3.10.0b3-slim`, `3.10-rc-slim`, `rc-slim`](https://github.com/docker-library/python/blob/06d4eb1e7ff4a03618a9196c6451eca13d5fb82a/3.10-rc/buster/slim/Dockerfile)
+-	[`3.10.0b3-alpine3.14`, `3.10-rc-alpine3.14`, `rc-alpine3.14`, `3.10.0b3-alpine`, `3.10-rc-alpine`, `rc-alpine`](https://github.com/docker-library/python/blob/06d4eb1e7ff4a03618a9196c6451eca13d5fb82a/3.10-rc/alpine3.14/Dockerfile)
+-	[`3.10.0b3-alpine3.13`, `3.10-rc-alpine3.13`, `rc-alpine3.13`](https://github.com/docker-library/python/blob/06d4eb1e7ff4a03618a9196c6451eca13d5fb82a/3.10-rc/alpine3.13/Dockerfile)
+-	[`3.10.0b3-windowsservercore-1809`, `3.10-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/python/blob/06d4eb1e7ff4a03618a9196c6451eca13d5fb82a/3.10-rc/windows/windowsservercore-1809/Dockerfile)
+-	[`3.10.0b3-windowsservercore-ltsc2016`, `3.10-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/06d4eb1e7ff4a03618a9196c6451eca13d5fb82a/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
+-	[`3.9.5-buster`, `3.9-buster`, `3-buster`, `buster`](https://github.com/docker-library/python/blob/761fa01bf5d4023fec5707fa3d9757a9f850e64e/3.9/buster/Dockerfile)
+-	[`3.9.5-slim-buster`, `3.9-slim-buster`, `3-slim-buster`, `slim-buster`, `3.9.5-slim`, `3.9-slim`, `3-slim`, `slim`](https://github.com/docker-library/python/blob/761fa01bf5d4023fec5707fa3d9757a9f850e64e/3.9/buster/slim/Dockerfile)
+-	[`3.9.5-alpine3.14`, `3.9-alpine3.14`, `3-alpine3.14`, `alpine3.14`, `3.9.5-alpine`, `3.9-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/python/blob/761fa01bf5d4023fec5707fa3d9757a9f850e64e/3.9/alpine3.14/Dockerfile)
+-	[`3.9.5-alpine3.13`, `3.9-alpine3.13`, `3-alpine3.13`, `alpine3.13`](https://github.com/docker-library/python/blob/761fa01bf5d4023fec5707fa3d9757a9f850e64e/3.9/alpine3.13/Dockerfile)
+-	[`3.9.5-windowsservercore-1809`, `3.9-windowsservercore-1809`, `3-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/python/blob/761fa01bf5d4023fec5707fa3d9757a9f850e64e/3.9/windows/windowsservercore-1809/Dockerfile)
+-	[`3.9.5-windowsservercore-ltsc2016`, `3.9-windowsservercore-ltsc2016`, `3-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/761fa01bf5d4023fec5707fa3d9757a9f850e64e/3.9/windows/windowsservercore-ltsc2016/Dockerfile)
+-	[`3.8.10-buster`, `3.8-buster`](https://github.com/docker-library/python/blob/3f3ec6aaf346c8265f01e7918d54fa08d06815f1/3.8/buster/Dockerfile)
+-	[`3.8.10-slim-buster`, `3.8-slim-buster`, `3.8.10-slim`, `3.8-slim`](https://github.com/docker-library/python/blob/3f3ec6aaf346c8265f01e7918d54fa08d06815f1/3.8/buster/slim/Dockerfile)
+-	[`3.8.10-alpine3.14`, `3.8-alpine3.14`, `3.8.10-alpine`, `3.8-alpine`](https://github.com/docker-library/python/blob/3f3ec6aaf346c8265f01e7918d54fa08d06815f1/3.8/alpine3.14/Dockerfile)
+-	[`3.8.10-alpine3.13`, `3.8-alpine3.13`](https://github.com/docker-library/python/blob/3f3ec6aaf346c8265f01e7918d54fa08d06815f1/3.8/alpine3.13/Dockerfile)
+-	[`3.8.10-windowsservercore-1809`, `3.8-windowsservercore-1809`](https://github.com/docker-library/python/blob/3f3ec6aaf346c8265f01e7918d54fa08d06815f1/3.8/windows/windowsservercore-1809/Dockerfile)
+-	[`3.8.10-windowsservercore-ltsc2016`, `3.8-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/3f3ec6aaf346c8265f01e7918d54fa08d06815f1/3.8/windows/windowsservercore-ltsc2016/Dockerfile)
+-	[`3.7.10-buster`, `3.7-buster`](https://github.com/docker-library/python/blob/5f7baab397120574829eaaf5295ddf9779b7dc6e/3.7/buster/Dockerfile)
+-	[`3.7.10-slim-buster`, `3.7-slim-buster`, `3.7.10-slim`, `3.7-slim`](https://github.com/docker-library/python/blob/5f7baab397120574829eaaf5295ddf9779b7dc6e/3.7/buster/slim/Dockerfile)
+-	[`3.7.10-stretch`, `3.7-stretch`](https://github.com/docker-library/python/blob/5f7baab397120574829eaaf5295ddf9779b7dc6e/3.7/stretch/Dockerfile)
+-	[`3.7.10-slim-stretch`, `3.7-slim-stretch`](https://github.com/docker-library/python/blob/5f7baab397120574829eaaf5295ddf9779b7dc6e/3.7/stretch/slim/Dockerfile)
+-	[`3.7.10-alpine3.14`, `3.7-alpine3.14`, `3.7.10-alpine`, `3.7-alpine`](https://github.com/docker-library/python/blob/5f7baab397120574829eaaf5295ddf9779b7dc6e/3.7/alpine3.14/Dockerfile)
+-	[`3.7.10-alpine3.13`, `3.7-alpine3.13`](https://github.com/docker-library/python/blob/5f7baab397120574829eaaf5295ddf9779b7dc6e/3.7/alpine3.13/Dockerfile)
+-	[`3.6.13-buster`, `3.6-buster`](https://github.com/docker-library/python/blob/6ebf0e1e9ce76d66004057a7d3accce8ee6ab244/3.6/buster/Dockerfile)
+-	[`3.6.13-slim-buster`, `3.6-slim-buster`, `3.6.13-slim`, `3.6-slim`](https://github.com/docker-library/python/blob/6ebf0e1e9ce76d66004057a7d3accce8ee6ab244/3.6/buster/slim/Dockerfile)
+-	[`3.6.13-stretch`, `3.6-stretch`](https://github.com/docker-library/python/blob/6ebf0e1e9ce76d66004057a7d3accce8ee6ab244/3.6/stretch/Dockerfile)
+-	[`3.6.13-slim-stretch`, `3.6-slim-stretch`](https://github.com/docker-library/python/blob/6ebf0e1e9ce76d66004057a7d3accce8ee6ab244/3.6/stretch/slim/Dockerfile)
+-	[`3.6.13-alpine3.14`, `3.6-alpine3.14`, `3.6.13-alpine`, `3.6-alpine`](https://github.com/docker-library/python/blob/6ebf0e1e9ce76d66004057a7d3accce8ee6ab244/3.6/alpine3.14/Dockerfile)
+-	[`3.6.13-alpine3.13`, `3.6-alpine3.13`](https://github.com/docker-library/python/blob/6ebf0e1e9ce76d66004057a7d3accce8ee6ab244/3.6/alpine3.13/Dockerfile)
 
 ## Shared Tags
 
--	`3.10.0b2`, `3.10-rc`, `rc`:
-	-	[`3.10.0b2-buster`](https://github.com/docker-library/python/blob/7ab4f6da821f88dbe582ed510836001f5bc3ac20/3.10-rc/buster/Dockerfile)
-	-	[`3.10.0b2-windowsservercore-1809`](https://github.com/docker-library/python/blob/7ab4f6da821f88dbe582ed510836001f5bc3ac20/3.10-rc/windows/windowsservercore-1809/Dockerfile)
-	-	[`3.10.0b2-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/7ab4f6da821f88dbe582ed510836001f5bc3ac20/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
--	`3.10.0b2-windowsservercore`, `3.10-rc-windowsservercore`, `rc-windowsservercore`:
-	-	[`3.10.0b2-windowsservercore-1809`](https://github.com/docker-library/python/blob/7ab4f6da821f88dbe582ed510836001f5bc3ac20/3.10-rc/windows/windowsservercore-1809/Dockerfile)
-	-	[`3.10.0b2-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/7ab4f6da821f88dbe582ed510836001f5bc3ac20/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
+-	`3.10.0b3`, `3.10-rc`, `rc`:
+	-	[`3.10.0b3-buster`](https://github.com/docker-library/python/blob/06d4eb1e7ff4a03618a9196c6451eca13d5fb82a/3.10-rc/buster/Dockerfile)
+	-	[`3.10.0b3-windowsservercore-1809`](https://github.com/docker-library/python/blob/06d4eb1e7ff4a03618a9196c6451eca13d5fb82a/3.10-rc/windows/windowsservercore-1809/Dockerfile)
+	-	[`3.10.0b3-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/06d4eb1e7ff4a03618a9196c6451eca13d5fb82a/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
+-	`3.10.0b3-windowsservercore`, `3.10-rc-windowsservercore`, `rc-windowsservercore`:
+	-	[`3.10.0b3-windowsservercore-1809`](https://github.com/docker-library/python/blob/06d4eb1e7ff4a03618a9196c6451eca13d5fb82a/3.10-rc/windows/windowsservercore-1809/Dockerfile)
+	-	[`3.10.0b3-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/06d4eb1e7ff4a03618a9196c6451eca13d5fb82a/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
 -	`3.9.5`, `3.9`, `3`, `latest`:
-	-	[`3.9.5-buster`](https://github.com/docker-library/python/blob/4c919b943df198286386e00dff51c9cf4074c18d/3.9/buster/Dockerfile)
-	-	[`3.9.5-windowsservercore-1809`](https://github.com/docker-library/python/blob/4c919b943df198286386e00dff51c9cf4074c18d/3.9/windows/windowsservercore-1809/Dockerfile)
-	-	[`3.9.5-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/4c919b943df198286386e00dff51c9cf4074c18d/3.9/windows/windowsservercore-ltsc2016/Dockerfile)
+	-	[`3.9.5-buster`](https://github.com/docker-library/python/blob/761fa01bf5d4023fec5707fa3d9757a9f850e64e/3.9/buster/Dockerfile)
+	-	[`3.9.5-windowsservercore-1809`](https://github.com/docker-library/python/blob/761fa01bf5d4023fec5707fa3d9757a9f850e64e/3.9/windows/windowsservercore-1809/Dockerfile)
+	-	[`3.9.5-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/761fa01bf5d4023fec5707fa3d9757a9f850e64e/3.9/windows/windowsservercore-ltsc2016/Dockerfile)
 -	`3.9.5-windowsservercore`, `3.9-windowsservercore`, `3-windowsservercore`, `windowsservercore`:
-	-	[`3.9.5-windowsservercore-1809`](https://github.com/docker-library/python/blob/4c919b943df198286386e00dff51c9cf4074c18d/3.9/windows/windowsservercore-1809/Dockerfile)
-	-	[`3.9.5-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/4c919b943df198286386e00dff51c9cf4074c18d/3.9/windows/windowsservercore-ltsc2016/Dockerfile)
+	-	[`3.9.5-windowsservercore-1809`](https://github.com/docker-library/python/blob/761fa01bf5d4023fec5707fa3d9757a9f850e64e/3.9/windows/windowsservercore-1809/Dockerfile)
+	-	[`3.9.5-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/761fa01bf5d4023fec5707fa3d9757a9f850e64e/3.9/windows/windowsservercore-ltsc2016/Dockerfile)
 -	`3.8.10`, `3.8`:
-	-	[`3.8.10-buster`](https://github.com/docker-library/python/blob/ced32ddcaaa100447201a3b611e3556433db983d/3.8/buster/Dockerfile)
-	-	[`3.8.10-windowsservercore-1809`](https://github.com/docker-library/python/blob/ced32ddcaaa100447201a3b611e3556433db983d/3.8/windows/windowsservercore-1809/Dockerfile)
-	-	[`3.8.10-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/ced32ddcaaa100447201a3b611e3556433db983d/3.8/windows/windowsservercore-ltsc2016/Dockerfile)
+	-	[`3.8.10-buster`](https://github.com/docker-library/python/blob/3f3ec6aaf346c8265f01e7918d54fa08d06815f1/3.8/buster/Dockerfile)
+	-	[`3.8.10-windowsservercore-1809`](https://github.com/docker-library/python/blob/3f3ec6aaf346c8265f01e7918d54fa08d06815f1/3.8/windows/windowsservercore-1809/Dockerfile)
+	-	[`3.8.10-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/3f3ec6aaf346c8265f01e7918d54fa08d06815f1/3.8/windows/windowsservercore-ltsc2016/Dockerfile)
 -	`3.8.10-windowsservercore`, `3.8-windowsservercore`:
-	-	[`3.8.10-windowsservercore-1809`](https://github.com/docker-library/python/blob/ced32ddcaaa100447201a3b611e3556433db983d/3.8/windows/windowsservercore-1809/Dockerfile)
-	-	[`3.8.10-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/ced32ddcaaa100447201a3b611e3556433db983d/3.8/windows/windowsservercore-ltsc2016/Dockerfile)
+	-	[`3.8.10-windowsservercore-1809`](https://github.com/docker-library/python/blob/3f3ec6aaf346c8265f01e7918d54fa08d06815f1/3.8/windows/windowsservercore-1809/Dockerfile)
+	-	[`3.8.10-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/3f3ec6aaf346c8265f01e7918d54fa08d06815f1/3.8/windows/windowsservercore-ltsc2016/Dockerfile)
 -	`3.7.10`, `3.7`:
-	-	[`3.7.10-buster`](https://github.com/docker-library/python/blob/c2fa093846ecd19630d29b0762b58fccb8659624/3.7/buster/Dockerfile)
+	-	[`3.7.10-buster`](https://github.com/docker-library/python/blob/5f7baab397120574829eaaf5295ddf9779b7dc6e/3.7/buster/Dockerfile)
 -	`3.6.13`, `3.6`:
-	-	[`3.6.13-buster`](https://github.com/docker-library/python/blob/ec37e63c36278c8916d1e758bd551b5d3f0f6db6/3.6/buster/Dockerfile)
+	-	[`3.6.13-buster`](https://github.com/docker-library/python/blob/6ebf0e1e9ce76d66004057a7d3accce8ee6ab244/3.6/buster/Dockerfile)
 
 # Quick reference (cont.)
 

+ 4 - 8
rabbitmq/README.md

@@ -24,14 +24,10 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`3.8.18-beta.1`, `3.8-rc`](https://github.com/docker-library/rabbitmq/blob/a740fcd4414566d8abc39386fdd3b2dedff2fba9/3.8-rc/ubuntu/Dockerfile)
--	[`3.8.18-beta.1-management`, `3.8-rc-management`](https://github.com/docker-library/rabbitmq/blob/7e63843da6bfb191ddee6dbe3dd7ec0df36ae70b/3.8-rc/ubuntu/management/Dockerfile)
--	[`3.8.18-beta.1-alpine`, `3.8-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/a740fcd4414566d8abc39386fdd3b2dedff2fba9/3.8-rc/alpine/Dockerfile)
--	[`3.8.18-beta.1-management-alpine`, `3.8-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/7e63843da6bfb191ddee6dbe3dd7ec0df36ae70b/3.8-rc/alpine/management/Dockerfile)
--	[`3.8.17`, `3.8`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/d630cc389ee11f88a061a0c35e3aa7a928435293/3.8/ubuntu/Dockerfile)
--	[`3.8.17-management`, `3.8-management`, `3-management`, `management`](https://github.com/docker-library/rabbitmq/blob/7e63843da6bfb191ddee6dbe3dd7ec0df36ae70b/3.8/ubuntu/management/Dockerfile)
--	[`3.8.17-alpine`, `3.8-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/d630cc389ee11f88a061a0c35e3aa7a928435293/3.8/alpine/Dockerfile)
--	[`3.8.17-management-alpine`, `3.8-management-alpine`, `3-management-alpine`, `management-alpine`](https://github.com/docker-library/rabbitmq/blob/7e63843da6bfb191ddee6dbe3dd7ec0df36ae70b/3.8/alpine/management/Dockerfile)
+-	[`3.8.18`, `3.8`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/5414666458771b001884ac5c5691bf84b8e6748d/3.8/ubuntu/Dockerfile)
+-	[`3.8.18-management`, `3.8-management`, `3-management`, `management`](https://github.com/docker-library/rabbitmq/blob/7e63843da6bfb191ddee6dbe3dd7ec0df36ae70b/3.8/ubuntu/management/Dockerfile)
+-	[`3.8.18-alpine`, `3.8-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/5414666458771b001884ac5c5691bf84b8e6748d/3.8/alpine/Dockerfile)
+-	[`3.8.18-management-alpine`, `3.8-management-alpine`, `3-management-alpine`, `management-alpine`](https://github.com/docker-library/rabbitmq/blob/7e63843da6bfb191ddee6dbe3dd7ec0df36ae70b/3.8/alpine/management/Dockerfile)
 
 # Quick reference (cont.)
 

+ 4 - 2
xwiki/README.md

@@ -24,10 +24,12 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`13`, `13.4`, `13.4.0`, `13-mysql-tomcat`, `13.4-mysql-tomcat`, `13.4.0-mysql-tomcat`, `mysql-tomcat`, `stable-mysql-tomcat`, `stable-mysql`, `stable`, `latest`](https://github.com/xwiki-contrib/docker-xwiki/blob/5384037f6f8cee294b1d40e3affaaefcb0f218dc/13/mysql-tomcat/Dockerfile)
--	[`13-postgres-tomcat`, `13.4-postgres-tomcat`, `13.4.0-postgres-tomcat`, `postgres-tomcat`, `stable-postgres-tomcat`, `stable-postgres`](https://github.com/xwiki-contrib/docker-xwiki/blob/5384037f6f8cee294b1d40e3affaaefcb0f218dc/13/postgres-tomcat/Dockerfile)
+-	[`13`, `13.5`, `13.5.0`, `13-mysql-tomcat`, `13.5-mysql-tomcat`, `13.5.0-mysql-tomcat`, `mysql-tomcat`, `stable-mysql-tomcat`, `stable-mysql`, `stable`, `latest`](https://github.com/xwiki-contrib/docker-xwiki/blob/148ecfcaed119fa263c414c702d264ef9e408cc4/13/mysql-tomcat/Dockerfile)
+-	[`13-postgres-tomcat`, `13.5-postgres-tomcat`, `13.5.0-postgres-tomcat`, `postgres-tomcat`, `stable-postgres-tomcat`, `stable-postgres`](https://github.com/xwiki-contrib/docker-xwiki/blob/148ecfcaed119fa263c414c702d264ef9e408cc4/13/postgres-tomcat/Dockerfile)
 -	[`12`, `12.10`, `12.10.8`, `12-mysql-tomcat`, `12.10-mysql-tomcat`, `12.10.8-mysql-tomcat`, `lts-mysql-tomcat`, `lts-mysql`, `lts`](https://github.com/xwiki-contrib/docker-xwiki/blob/aafaa4b2af0417118382af0d238aa6b9eed68035/12/mysql-tomcat/Dockerfile)
 -	[`12-postgres-tomcat`, `12.10-postgres-tomcat`, `12.10.8-postgres-tomcat`, `lts-postgres-tomcat`, `lts-postgres`](https://github.com/xwiki-contrib/docker-xwiki/blob/aafaa4b2af0417118382af0d238aa6b9eed68035/12/postgres-tomcat/Dockerfile)
+-	[`13.4`, `13.4.1`, `13.4-mysql-tomcat`, `13.4.1-mysql-tomcat`](https://github.com/xwiki-contrib/docker-xwiki/blob/2baf2c948fcd5d144bd1fddd57d34153901ac625/13/mysql-tomcat/Dockerfile)
+-	[`13.4-postgres-tomcat`, `13.4.1-postgres-tomcat`](https://github.com/xwiki-contrib/docker-xwiki/blob/2baf2c948fcd5d144bd1fddd57d34153901ac625/13/postgres-tomcat/Dockerfile)
 
 # Quick reference (cont.)