浏览代码

Run update.sh

Docker Library Bot 4 年之前
父节点
当前提交
643054b7de
共有 7 个文件被更改,包括 39 次插入15 次删除
  1. 1 1
      bash/README.md
  2. 1 1
      cassandra/README.md
  3. 1 1
      eclipse-temurin/README.md
  4. 2 2
      fedora/README.md
  5. 2 2
      hello-world/README.md
  6. 8 8
      postgres/README.md
  7. 24 0
      tomcat/README.md

+ 1 - 1
bash/README.md

@@ -24,7 +24,7 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`devel-20210913`, `devel`, `devel-20210913-alpine3.14`, `devel-alpine3.14`](https://github.com/tianon/docker-bash/blob/59c829f8ed9082509a22ef2deae1c34d5d13f04e/devel/Dockerfile)
+-	[`devel-20210920`, `devel`, `devel-20210920-alpine3.14`, `devel-alpine3.14`](https://github.com/tianon/docker-bash/blob/d9d01439c846b7683c1d08eef11530ad1d964a32/devel/Dockerfile)
 -	[`5.1.8`, `5.1`, `5`, `latest`, `5.1.8-alpine3.14`, `5.1-alpine3.14`, `5-alpine3.14`, `alpine3.14`](https://github.com/tianon/docker-bash/blob/83941cc446c3e1789afaf1c849e445ddf9687a06/5.1/Dockerfile)
 -	[`5.0.18`, `5.0`, `5.0.18-alpine3.14`, `5.0-alpine3.14`](https://github.com/tianon/docker-bash/blob/83941cc446c3e1789afaf1c849e445ddf9687a06/5.0/Dockerfile)
 -	[`4.4.23`, `4.4`, `4`, `4.4.23-alpine3.14`, `4.4-alpine3.14`, `4-alpine3.14`](https://github.com/tianon/docker-bash/blob/83941cc446c3e1789afaf1c849e445ddf9687a06/4.4/Dockerfile)

+ 1 - 1
cassandra/README.md

@@ -34,7 +34,7 @@ WARNING:
 	[https://github.com/docker-library/cassandra/issues](https://github.com/docker-library/cassandra/issues)
 
 -	**Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))  
-	[`amd64`](https://hub.docker.com/r/amd64/cassandra/), [`arm64v8`](https://hub.docker.com/r/arm64v8/cassandra/), [`ppc64le`](https://hub.docker.com/r/ppc64le/cassandra/)
+	[`amd64`](https://hub.docker.com/r/amd64/cassandra/), [`arm32v7`](https://hub.docker.com/r/arm32v7/cassandra/), [`arm64v8`](https://hub.docker.com/r/arm64v8/cassandra/), [`ppc64le`](https://hub.docker.com/r/ppc64le/cassandra/)
 
 -	**Published image artifact details**:  
 	[repo-info repo's `repos/cassandra/` directory](https://github.com/docker-library/repo-info/blob/master/repos/cassandra) ([history](https://github.com/docker-library/repo-info/commits/master/repos/cassandra))  

+ 1 - 1
eclipse-temurin/README.md

@@ -147,7 +147,7 @@ The Eclipse Temurin project provides code and processes that support the buildin
 
 # Do you provide JRE (Java Runtime Environment) Images?
 
-JRE images for OpenJDK 8 are now available. OpenJDK 11+ JRE's can be produced using `jlink` (see usage below).
+JRE images for OpenJDK 8 and 11 are now available. OpenJDK 11+ JRE's can also be produced using `jlink` (see usage below).
 
 # How to use this Image
 

+ 2 - 2
fedora/README.md

@@ -32,7 +32,7 @@ WARNING:
 # Quick reference (cont.)
 
 -	**Where to file issues**:  
-	[Fedora's bugzilla page](https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora) (choose `docker` as component and include details about image problems in the description) or [GitHub](https://github.com/fedora-cloud/docker-brew-fedora/issues)
+	[Fedora's bugzilla page](https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora%20Container%20Images) or [GitHub](https://github.com/fedora-cloud/docker-brew-fedora/issues)
 
 -	**Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))  
 	[`amd64`](https://hub.docker.com/r/amd64/fedora/), [`arm32v7`](https://hub.docker.com/r/arm32v7/fedora/), [`arm64v8`](https://hub.docker.com/r/arm64v8/fedora/), [`ppc64le`](https://hub.docker.com/r/ppc64le/fedora/), [`s390x`](https://hub.docker.com/r/s390x/fedora/)
@@ -52,7 +52,7 @@ WARNING:
 
 This image serves as the `official Fedora image` for the [Fedora Distribution](https://getfedora.org/).
 
-![logo](https://raw.githubusercontent.com/docker-library/docs/b449be7df57e9ed9086bb5821bfb5d6cdc5d67a4/fedora/logo.png)
+![logo](https://raw.githubusercontent.com/docker-library/docs/7925a7131128930eed07077f9369b7ca52e0fd02/fedora/logo.png)
 
 The `fedora:latest` tag will always point to the latest stable release.
 

+ 2 - 2
hello-world/README.md

@@ -28,14 +28,14 @@ WARNING:
 
 ## Simple Tags
 
--	[`linux`](https://github.com/docker-library/hello-world/blob/7ecae6978055d2fb6960e2a29d24a2af612e2716/amd64/hello-world/Dockerfile)
+-	[`linux`](https://github.com/docker-library/hello-world/blob/3332fbee4210b41738d83f6cfdc301a42b96e30d/amd64/hello-world/Dockerfile)
 -	[`nanoserver-ltsc2022`](https://github.com/docker-library/hello-world/blob/c6676f682a833388a087758d8789b43fbe003397/amd64/hello-world/nanoserver-ltsc2022/Dockerfile)
 -	[`nanoserver-1809`](https://github.com/docker-library/hello-world/blob/a6fdcbffb08c09e63c48cda1878e15fefcb6460a/amd64/hello-world/nanoserver-1809/Dockerfile)
 
 ## Shared Tags
 
 -	`latest`:
-	-	[`linux`](https://github.com/docker-library/hello-world/blob/7ecae6978055d2fb6960e2a29d24a2af612e2716/amd64/hello-world/Dockerfile)
+	-	[`linux`](https://github.com/docker-library/hello-world/blob/3332fbee4210b41738d83f6cfdc301a42b96e30d/amd64/hello-world/Dockerfile)
 	-	[`nanoserver-ltsc2022`](https://github.com/docker-library/hello-world/blob/c6676f682a833388a087758d8789b43fbe003397/amd64/hello-world/nanoserver-ltsc2022/Dockerfile)
 	-	[`nanoserver-1809`](https://github.com/docker-library/hello-world/blob/a6fdcbffb08c09e63c48cda1878e15fefcb6460a/amd64/hello-world/nanoserver-1809/Dockerfile)
 -	`nanoserver`:

+ 8 - 8
postgres/README.md

@@ -24,19 +24,19 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`14beta3`, `14beta3-buster`](https://github.com/docker-library/postgres/blob/b4b726dbf1885e8e1543526ad9d250fdb2689cbb/14/buster/Dockerfile)
--	[`14beta3-alpine`, `14beta3-alpine3.14`](https://github.com/docker-library/postgres/blob/b4b726dbf1885e8e1543526ad9d250fdb2689cbb/14/alpine/Dockerfile)
--	[`13.4`, `13`, `latest`, `13.4-buster`, `13-buster`, `buster`](https://github.com/docker-library/postgres/blob/7f5f6da5a1976bfd2c6d989e20cef080d0d9c68f/13/buster/Dockerfile)
+-	[`14rc1`, `14rc1-bullseye`](https://github.com/docker-library/postgres/blob/c3bf1dd3aadab4cce10fdd8eac069080339093a1/14/bullseye/Dockerfile)
+-	[`14rc1-alpine`, `14rc1-alpine3.14`](https://github.com/docker-library/postgres/blob/c3bf1dd3aadab4cce10fdd8eac069080339093a1/14/alpine/Dockerfile)
+-	[`13.4`, `13`, `latest`, `13.4-bullseye`, `13-bullseye`, `bullseye`](https://github.com/docker-library/postgres/blob/d50c412c4e1da9b37966a19a1141d167eeaf056f/13/bullseye/Dockerfile)
 -	[`13.4-alpine`, `13-alpine`, `alpine`, `13.4-alpine3.14`, `13-alpine3.14`, `alpine3.14`](https://github.com/docker-library/postgres/blob/7f5f6da5a1976bfd2c6d989e20cef080d0d9c68f/13/alpine/Dockerfile)
--	[`12.8`, `12`, `12.8-buster`, `12-buster`](https://github.com/docker-library/postgres/blob/cf175692c137b00938f480b3ae1babae0999e05e/12/buster/Dockerfile)
+-	[`12.8`, `12`, `12.8-bullseye`, `12-bullseye`](https://github.com/docker-library/postgres/blob/d50c412c4e1da9b37966a19a1141d167eeaf056f/12/bullseye/Dockerfile)
 -	[`12.8-alpine`, `12-alpine`, `12.8-alpine3.14`, `12-alpine3.14`](https://github.com/docker-library/postgres/blob/cf175692c137b00938f480b3ae1babae0999e05e/12/alpine/Dockerfile)
--	[`11.13-buster`, `11-buster`](https://github.com/docker-library/postgres/blob/415040d370e989dd3e6010bcdee5ba2440273598/11/buster/Dockerfile)
+-	[`11.13-bullseye`, `11-bullseye`](https://github.com/docker-library/postgres/blob/d50c412c4e1da9b37966a19a1141d167eeaf056f/11/bullseye/Dockerfile)
 -	[`11.13`, `11`, `11.13-stretch`, `11-stretch`](https://github.com/docker-library/postgres/blob/415040d370e989dd3e6010bcdee5ba2440273598/11/stretch/Dockerfile)
 -	[`11.13-alpine`, `11-alpine`, `11.13-alpine3.14`, `11-alpine3.14`](https://github.com/docker-library/postgres/blob/415040d370e989dd3e6010bcdee5ba2440273598/11/alpine/Dockerfile)
--	[`10.18-buster`, `10-buster`](https://github.com/docker-library/postgres/blob/a7a749d0ce8b8cd54c5545f6d9489d755af00659/10/buster/Dockerfile)
+-	[`10.18-bullseye`, `10-bullseye`](https://github.com/docker-library/postgres/blob/d50c412c4e1da9b37966a19a1141d167eeaf056f/10/bullseye/Dockerfile)
 -	[`10.18`, `10`, `10.18-stretch`, `10-stretch`](https://github.com/docker-library/postgres/blob/a7a749d0ce8b8cd54c5545f6d9489d755af00659/10/stretch/Dockerfile)
 -	[`10.18-alpine`, `10-alpine`, `10.18-alpine3.14`, `10-alpine3.14`](https://github.com/docker-library/postgres/blob/a7a749d0ce8b8cd54c5545f6d9489d755af00659/10/alpine/Dockerfile)
--	[`9.6.23-buster`, `9.6-buster`, `9-buster`](https://github.com/docker-library/postgres/blob/32d0897216bfa477c70688b960e5a95651df8992/9.6/buster/Dockerfile)
+-	[`9.6.23-bullseye`, `9.6-bullseye`, `9-bullseye`](https://github.com/docker-library/postgres/blob/d50c412c4e1da9b37966a19a1141d167eeaf056f/9.6/bullseye/Dockerfile)
 -	[`9.6.23`, `9.6`, `9`, `9.6.23-stretch`, `9.6-stretch`, `9-stretch`](https://github.com/docker-library/postgres/blob/32d0897216bfa477c70688b960e5a95651df8992/9.6/stretch/Dockerfile)
 -	[`9.6.23-alpine`, `9.6-alpine`, `9-alpine`, `9.6.23-alpine3.14`, `9.6-alpine3.14`, `9-alpine3.14`](https://github.com/docker-library/postgres/blob/32d0897216bfa477c70688b960e5a95651df8992/9.6/alpine/Dockerfile)
 
@@ -350,7 +350,7 @@ The `postgres` images come in many flavors, each designed for a specific use cas
 
 This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of.
 
-Some of these tags may have names like buster or stretch in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on. If your image needs to install any additional packages beyond what comes with the image, you'll likely want to specify one of these explicitly to minimize breakage when there are new releases of Debian.
+Some of these tags may have names like bullseye or stretch in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on. If your image needs to install any additional packages beyond what comes with the image, you'll likely want to specify one of these explicitly to minimize breakage when there are new releases of Debian.
 
 ## `postgres:<version>-alpine`
 

+ 24 - 0
tomcat/README.md

@@ -24,6 +24,12 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
+-	[`10.1.0-M5-jdk17-openjdk-bullseye`, `10.1.0-jdk17-openjdk-bullseye`, `10.1-jdk17-openjdk-bullseye`, `10.1.0-M5-jdk17-openjdk`, `10.1.0-jdk17-openjdk`, `10.1-jdk17-openjdk`, `10.1.0-M5-jdk17`, `10.1.0-jdk17`, `10.1-jdk17`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/10.1/jdk17/openjdk-bullseye/Dockerfile)
+-	[`10.1.0-M5-jdk17-openjdk-buster`, `10.1.0-jdk17-openjdk-buster`, `10.1-jdk17-openjdk-buster`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/10.1/jdk17/openjdk-buster/Dockerfile)
+-	[`10.1.0-M5-jdk17-openjdk-slim-bullseye`, `10.1.0-jdk17-openjdk-slim-bullseye`, `10.1-jdk17-openjdk-slim-bullseye`, `10.1.0-M5-jdk17-openjdk-slim`, `10.1.0-jdk17-openjdk-slim`, `10.1-jdk17-openjdk-slim`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/10.1/jdk17/openjdk-slim-bullseye/Dockerfile)
+-	[`10.1.0-M5-jdk17-openjdk-slim-buster`, `10.1.0-jdk17-openjdk-slim-buster`, `10.1-jdk17-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/10.1/jdk17/openjdk-slim-buster/Dockerfile)
+-	[`10.1.0-M5-jdk17-corretto`, `10.1.0-jdk17-corretto`, `10.1-jdk17-corretto`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/10.1/jdk17/corretto/Dockerfile)
+-	[`10.1.0-M5-jdk17-temurin-focal`, `10.1.0-jdk17-temurin-focal`, `10.1-jdk17-temurin-focal`, `10.1.0-M5-jdk17-temurin`, `10.1.0-jdk17-temurin`, `10.1-jdk17-temurin`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/10.1/jdk17/temurin-focal/Dockerfile)
 -	[`10.1.0-M5-jdk16-openjdk-bullseye`, `10.1.0-jdk16-openjdk-bullseye`, `10.1-jdk16-openjdk-bullseye`, `10.1.0-M5-jdk16-openjdk`, `10.1.0-jdk16-openjdk`, `10.1-jdk16-openjdk`, `10.1.0-M5-jdk16`, `10.1.0-jdk16`, `10.1-jdk16`](https://github.com/docker-library/tomcat/blob/244f9666d9785fc1b11e7bc07341e38c1ee9673b/10.1/jdk16/openjdk-bullseye/Dockerfile)
 -	[`10.1.0-M5-jdk16-openjdk-buster`, `10.1.0-jdk16-openjdk-buster`, `10.1-jdk16-openjdk-buster`](https://github.com/docker-library/tomcat/blob/244f9666d9785fc1b11e7bc07341e38c1ee9673b/10.1/jdk16/openjdk-buster/Dockerfile)
 -	[`10.1.0-M5-jdk16-openjdk-slim-bullseye`, `10.1.0-jdk16-openjdk-slim-bullseye`, `10.1-jdk16-openjdk-slim-bullseye`, `10.1.0-M5-jdk16-openjdk-slim`, `10.1.0-jdk16-openjdk-slim`, `10.1-jdk16-openjdk-slim`](https://github.com/docker-library/tomcat/blob/244f9666d9785fc1b11e7bc07341e38c1ee9673b/10.1/jdk16/openjdk-slim-bullseye/Dockerfile)
@@ -41,6 +47,12 @@ WARNING:
 -	[`10.1.0-M5-jdk11-corretto`, `10.1.0-jdk11-corretto`, `10.1-jdk11-corretto`](https://github.com/docker-library/tomcat/blob/244f9666d9785fc1b11e7bc07341e38c1ee9673b/10.1/jdk11/corretto/Dockerfile)
 -	[`10.1.0-M5-jdk11-temurin-focal`, `10.1.0-jdk11-temurin-focal`, `10.1-jdk11-temurin-focal`, `10.1.0-M5-jdk11-temurin`, `10.1.0-jdk11-temurin`, `10.1-jdk11-temurin`](https://github.com/docker-library/tomcat/blob/244f9666d9785fc1b11e7bc07341e38c1ee9673b/10.1/jdk11/temurin-focal/Dockerfile)
 -	[`10.1.0-M5-jre11-temurin-focal`, `10.1.0-jre11-temurin-focal`, `10.1-jre11-temurin-focal`, `10.1.0-M5-jre11-temurin`, `10.1.0-jre11-temurin`, `10.1-jre11-temurin`](https://github.com/docker-library/tomcat/blob/244f9666d9785fc1b11e7bc07341e38c1ee9673b/10.1/jre11/temurin-focal/Dockerfile)
+-	[`10.0.11-jdk17-openjdk-bullseye`, `10.0-jdk17-openjdk-bullseye`, `10-jdk17-openjdk-bullseye`, `jdk17-openjdk-bullseye`, `10.0.11-jdk17-openjdk`, `10.0-jdk17-openjdk`, `10-jdk17-openjdk`, `jdk17-openjdk`, `10.0.11-jdk17`, `10.0-jdk17`, `10-jdk17`, `jdk17`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/10.0/jdk17/openjdk-bullseye/Dockerfile)
+-	[`10.0.11-jdk17-openjdk-buster`, `10.0-jdk17-openjdk-buster`, `10-jdk17-openjdk-buster`, `jdk17-openjdk-buster`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/10.0/jdk17/openjdk-buster/Dockerfile)
+-	[`10.0.11-jdk17-openjdk-slim-bullseye`, `10.0-jdk17-openjdk-slim-bullseye`, `10-jdk17-openjdk-slim-bullseye`, `jdk17-openjdk-slim-bullseye`, `10.0.11-jdk17-openjdk-slim`, `10.0-jdk17-openjdk-slim`, `10-jdk17-openjdk-slim`, `jdk17-openjdk-slim`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/10.0/jdk17/openjdk-slim-bullseye/Dockerfile)
+-	[`10.0.11-jdk17-openjdk-slim-buster`, `10.0-jdk17-openjdk-slim-buster`, `10-jdk17-openjdk-slim-buster`, `jdk17-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/10.0/jdk17/openjdk-slim-buster/Dockerfile)
+-	[`10.0.11-jdk17-corretto`, `10.0-jdk17-corretto`, `10-jdk17-corretto`, `jdk17-corretto`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/10.0/jdk17/corretto/Dockerfile)
+-	[`10.0.11-jdk17-temurin-focal`, `10.0-jdk17-temurin-focal`, `10-jdk17-temurin-focal`, `jdk17-temurin-focal`, `10.0.11-jdk17-temurin`, `10.0-jdk17-temurin`, `10-jdk17-temurin`, `jdk17-temurin`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/10.0/jdk17/temurin-focal/Dockerfile)
 -	[`10.0.11-jdk16-openjdk-bullseye`, `10.0-jdk16-openjdk-bullseye`, `10-jdk16-openjdk-bullseye`, `jdk16-openjdk-bullseye`, `10.0.11-jdk16-openjdk`, `10.0-jdk16-openjdk`, `10-jdk16-openjdk`, `jdk16-openjdk`, `10.0.11-jdk16`, `10.0-jdk16`, `10-jdk16`, `jdk16`](https://github.com/docker-library/tomcat/blob/243d7a62792877e0bd5e7f9bec40ebdb61fbd33a/10.0/jdk16/openjdk-bullseye/Dockerfile)
 -	[`10.0.11-jdk16-openjdk-buster`, `10.0-jdk16-openjdk-buster`, `10-jdk16-openjdk-buster`, `jdk16-openjdk-buster`](https://github.com/docker-library/tomcat/blob/243d7a62792877e0bd5e7f9bec40ebdb61fbd33a/10.0/jdk16/openjdk-buster/Dockerfile)
 -	[`10.0.11-jdk16-openjdk-slim-bullseye`, `10.0-jdk16-openjdk-slim-bullseye`, `10-jdk16-openjdk-slim-bullseye`, `jdk16-openjdk-slim-bullseye`, `10.0.11-jdk16-openjdk-slim`, `10.0-jdk16-openjdk-slim`, `10-jdk16-openjdk-slim`, `jdk16-openjdk-slim`](https://github.com/docker-library/tomcat/blob/243d7a62792877e0bd5e7f9bec40ebdb61fbd33a/10.0/jdk16/openjdk-slim-bullseye/Dockerfile)
@@ -69,6 +81,12 @@ WARNING:
 -	[`10.0.11-jdk8-corretto`, `10.0-jdk8-corretto`, `10-jdk8-corretto`, `jdk8-corretto`](https://github.com/docker-library/tomcat/blob/243d7a62792877e0bd5e7f9bec40ebdb61fbd33a/10.0/jdk8/corretto/Dockerfile)
 -	[`10.0.11-jdk8-temurin-focal`, `10.0-jdk8-temurin-focal`, `10-jdk8-temurin-focal`, `jdk8-temurin-focal`, `10.0.11-jdk8-temurin`, `10.0-jdk8-temurin`, `10-jdk8-temurin`, `jdk8-temurin`](https://github.com/docker-library/tomcat/blob/243d7a62792877e0bd5e7f9bec40ebdb61fbd33a/10.0/jdk8/temurin-focal/Dockerfile)
 -	[`10.0.11-jre8-temurin-focal`, `10.0-jre8-temurin-focal`, `10-jre8-temurin-focal`, `jre8-temurin-focal`, `10.0.11-jre8-temurin`, `10.0-jre8-temurin`, `10-jre8-temurin`, `jre8-temurin`](https://github.com/docker-library/tomcat/blob/243d7a62792877e0bd5e7f9bec40ebdb61fbd33a/10.0/jre8/temurin-focal/Dockerfile)
+-	[`9.0.53-jdk17-openjdk-bullseye`, `9.0-jdk17-openjdk-bullseye`, `9-jdk17-openjdk-bullseye`, `9.0.53-jdk17-openjdk`, `9.0-jdk17-openjdk`, `9-jdk17-openjdk`, `9.0.53-jdk17`, `9.0-jdk17`, `9-jdk17`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/9.0/jdk17/openjdk-bullseye/Dockerfile)
+-	[`9.0.53-jdk17-openjdk-buster`, `9.0-jdk17-openjdk-buster`, `9-jdk17-openjdk-buster`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/9.0/jdk17/openjdk-buster/Dockerfile)
+-	[`9.0.53-jdk17-openjdk-slim-bullseye`, `9.0-jdk17-openjdk-slim-bullseye`, `9-jdk17-openjdk-slim-bullseye`, `9.0.53-jdk17-openjdk-slim`, `9.0-jdk17-openjdk-slim`, `9-jdk17-openjdk-slim`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/9.0/jdk17/openjdk-slim-bullseye/Dockerfile)
+-	[`9.0.53-jdk17-openjdk-slim-buster`, `9.0-jdk17-openjdk-slim-buster`, `9-jdk17-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/9.0/jdk17/openjdk-slim-buster/Dockerfile)
+-	[`9.0.53-jdk17-corretto`, `9.0-jdk17-corretto`, `9-jdk17-corretto`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/9.0/jdk17/corretto/Dockerfile)
+-	[`9.0.53-jdk17-temurin-focal`, `9.0-jdk17-temurin-focal`, `9-jdk17-temurin-focal`, `9.0.53-jdk17-temurin`, `9.0-jdk17-temurin`, `9-jdk17-temurin`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/9.0/jdk17/temurin-focal/Dockerfile)
 -	[`9.0.53-jdk16-openjdk-bullseye`, `9.0-jdk16-openjdk-bullseye`, `9-jdk16-openjdk-bullseye`, `9.0.53-jdk16-openjdk`, `9.0-jdk16-openjdk`, `9-jdk16-openjdk`, `9.0.53-jdk16`, `9.0-jdk16`, `9-jdk16`](https://github.com/docker-library/tomcat/blob/1db179ff355c2e6e8a6a51f89ad56d5cb5769a83/9.0/jdk16/openjdk-bullseye/Dockerfile)
 -	[`9.0.53-jdk16-openjdk-buster`, `9.0-jdk16-openjdk-buster`, `9-jdk16-openjdk-buster`](https://github.com/docker-library/tomcat/blob/1db179ff355c2e6e8a6a51f89ad56d5cb5769a83/9.0/jdk16/openjdk-buster/Dockerfile)
 -	[`9.0.53-jdk16-openjdk-slim-bullseye`, `9.0-jdk16-openjdk-slim-bullseye`, `9-jdk16-openjdk-slim-bullseye`, `9.0.53-jdk16-openjdk-slim`, `9.0-jdk16-openjdk-slim`, `9-jdk16-openjdk-slim`](https://github.com/docker-library/tomcat/blob/1db179ff355c2e6e8a6a51f89ad56d5cb5769a83/9.0/jdk16/openjdk-slim-bullseye/Dockerfile)
@@ -97,6 +115,12 @@ WARNING:
 -	[`9.0.53-jdk8-corretto`, `9.0-jdk8-corretto`, `9-jdk8-corretto`](https://github.com/docker-library/tomcat/blob/1db179ff355c2e6e8a6a51f89ad56d5cb5769a83/9.0/jdk8/corretto/Dockerfile)
 -	[`9.0.53-jdk8-temurin-focal`, `9.0-jdk8-temurin-focal`, `9-jdk8-temurin-focal`, `9.0.53-jdk8-temurin`, `9.0-jdk8-temurin`, `9-jdk8-temurin`](https://github.com/docker-library/tomcat/blob/1db179ff355c2e6e8a6a51f89ad56d5cb5769a83/9.0/jdk8/temurin-focal/Dockerfile)
 -	[`9.0.53-jre8-temurin-focal`, `9.0-jre8-temurin-focal`, `9-jre8-temurin-focal`, `9.0.53-jre8-temurin`, `9.0-jre8-temurin`, `9-jre8-temurin`](https://github.com/docker-library/tomcat/blob/1db179ff355c2e6e8a6a51f89ad56d5cb5769a83/9.0/jre8/temurin-focal/Dockerfile)
+-	[`8.5.71-jdk17-openjdk-bullseye`, `8.5-jdk17-openjdk-bullseye`, `8-jdk17-openjdk-bullseye`, `8.5.71-jdk17-openjdk`, `8.5-jdk17-openjdk`, `8-jdk17-openjdk`, `8.5.71-jdk17`, `8.5-jdk17`, `8-jdk17`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/8.5/jdk17/openjdk-bullseye/Dockerfile)
+-	[`8.5.71-jdk17-openjdk-buster`, `8.5-jdk17-openjdk-buster`, `8-jdk17-openjdk-buster`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/8.5/jdk17/openjdk-buster/Dockerfile)
+-	[`8.5.71-jdk17-openjdk-slim-bullseye`, `8.5-jdk17-openjdk-slim-bullseye`, `8-jdk17-openjdk-slim-bullseye`, `8.5.71-jdk17-openjdk-slim`, `8.5-jdk17-openjdk-slim`, `8-jdk17-openjdk-slim`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/8.5/jdk17/openjdk-slim-bullseye/Dockerfile)
+-	[`8.5.71-jdk17-openjdk-slim-buster`, `8.5-jdk17-openjdk-slim-buster`, `8-jdk17-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/8.5/jdk17/openjdk-slim-buster/Dockerfile)
+-	[`8.5.71-jdk17-corretto`, `8.5-jdk17-corretto`, `8-jdk17-corretto`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/8.5/jdk17/corretto/Dockerfile)
+-	[`8.5.71-jdk17-temurin-focal`, `8.5-jdk17-temurin-focal`, `8-jdk17-temurin-focal`, `8.5.71-jdk17-temurin`, `8.5-jdk17-temurin`, `8-jdk17-temurin`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/8.5/jdk17/temurin-focal/Dockerfile)
 -	[`8.5.71-jdk16-openjdk-bullseye`, `8.5-jdk16-openjdk-bullseye`, `8-jdk16-openjdk-bullseye`, `8.5.71-jdk16-openjdk`, `8.5-jdk16-openjdk`, `8-jdk16-openjdk`, `8.5.71-jdk16`, `8.5-jdk16`, `8-jdk16`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk16/openjdk-bullseye/Dockerfile)
 -	[`8.5.71-jdk16-openjdk-buster`, `8.5-jdk16-openjdk-buster`, `8-jdk16-openjdk-buster`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk16/openjdk-buster/Dockerfile)
 -	[`8.5.71-jdk16-openjdk-slim-bullseye`, `8.5-jdk16-openjdk-slim-bullseye`, `8-jdk16-openjdk-slim-bullseye`, `8.5.71-jdk16-openjdk-slim`, `8.5-jdk16-openjdk-slim`, `8-jdk16-openjdk-slim`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk16/openjdk-slim-bullseye/Dockerfile)