Docker Library Bot 2 miesięcy temu
rodzic
commit
ed6d18fb73
4 zmienionych plików z 36 dodań i 13 usunięć
  1. 3 3
      irssi/README.md
  2. 23 0
      mongo/README.md
  3. 9 9
      openjdk/README.md
  4. 1 1
      rocket.chat/README.md

+ 3 - 3
irssi/README.md

@@ -24,7 +24,7 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`1.4.5`, `1.4`, `1`, `latest`, `1.4.5-bookworm`, `1.4-bookworm`, `1-bookworm`, `bookworm`](https://github.com/jessfraz/irssi/blob/b8ea417aaa1a29a6003756627d748450a5bf6abe/debian/Dockerfile)
+-	[`1.4.5`, `1.4`, `1`, `latest`, `1.4.5-trixie`, `1.4-trixie`, `1-trixie`, `trixie`](https://github.com/jessfraz/irssi/blob/071b281a8011fb7ac5c5d6b6928e13fee8ab719c/debian/Dockerfile)
 
 -	[`1.4.5-alpine`, `1.4-alpine`, `1-alpine`, `alpine`, `1.4.5-alpine3.22`, `1.4-alpine3.22`, `1-alpine3.22`, `alpine3.22`](https://github.com/jessfraz/irssi/blob/48233da7bca13e68f9792da75119fe595f6192c9/alpine/Dockerfile)
 
@@ -34,7 +34,7 @@ WARNING:
 	[https://github.com/jessfraz/irssi/issues](https://github.com/jessfraz/irssi/issues?q=)
 
 -	**Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))  
-	[`amd64`](https://hub.docker.com/r/amd64/irssi/), [`arm32v5`](https://hub.docker.com/r/arm32v5/irssi/), [`arm32v6`](https://hub.docker.com/r/arm32v6/irssi/), [`arm32v7`](https://hub.docker.com/r/arm32v7/irssi/), [`arm64v8`](https://hub.docker.com/r/arm64v8/irssi/), [`i386`](https://hub.docker.com/r/i386/irssi/), [`mips64le`](https://hub.docker.com/r/mips64le/irssi/), [`ppc64le`](https://hub.docker.com/r/ppc64le/irssi/), [`riscv64`](https://hub.docker.com/r/riscv64/irssi/), [`s390x`](https://hub.docker.com/r/s390x/irssi/)
+	[`amd64`](https://hub.docker.com/r/amd64/irssi/), [`arm32v5`](https://hub.docker.com/r/arm32v5/irssi/), [`arm32v6`](https://hub.docker.com/r/arm32v6/irssi/), [`arm32v7`](https://hub.docker.com/r/arm32v7/irssi/), [`arm64v8`](https://hub.docker.com/r/arm64v8/irssi/), [`i386`](https://hub.docker.com/r/i386/irssi/), [`ppc64le`](https://hub.docker.com/r/ppc64le/irssi/), [`riscv64`](https://hub.docker.com/r/riscv64/irssi/), [`s390x`](https://hub.docker.com/r/s390x/irssi/)
 
 -	**Published image artifact details**:  
 	[repo-info repo's `repos/irssi/` directory](https://github.com/docker-library/repo-info/blob/master/repos/irssi) ([history](https://github.com/docker-library/repo-info/commits/master/repos/irssi))  
@@ -94,7 +94,7 @@ The `irssi` images come in many flavors, each designed for a specific use case.
 
 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 bookworm 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 trixie 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.
 
 ## `irssi:<version>-alpine`
 

+ 23 - 0
mongo/README.md

@@ -60,6 +60,14 @@ WARNING:
 
 -	[`7.0.22-nanoserver-ltsc2022`, `7.0-nanoserver-ltsc2022`, `7-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/b7ab44b56b238d945e095129e8eb344b3ac1b5cf/7.0/windows/nanoserver-ltsc2022/Dockerfile)
 
+-	[`6.0.26-rc0-jammy`, `6.0-rc-jammy`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/Dockerfile)
+
+-	[`6.0.26-rc0-windowsservercore-ltsc2025`, `6.0-rc-windowsservercore-ltsc2025`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/windows/windowsservercore-ltsc2025/Dockerfile)
+
+-	[`6.0.26-rc0-windowsservercore-ltsc2022`, `6.0-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)
+
+-	[`6.0.26-rc0-nanoserver-ltsc2022`, `6.0-rc-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/windows/nanoserver-ltsc2022/Dockerfile)
+
 -	[`6.0.25-jammy`, `6.0-jammy`, `6-jammy`](https://github.com/docker-library/mongo/blob/9901b8fcec5335b12c2658ca4c9aa73a645d5360/6.0/Dockerfile)
 
 -	[`6.0.25-windowsservercore-ltsc2025`, `6.0-windowsservercore-ltsc2025`, `6-windowsservercore-ltsc2025`](https://github.com/docker-library/mongo/blob/9901b8fcec5335b12c2658ca4c9aa73a645d5360/6.0/windows/windowsservercore-ltsc2025/Dockerfile)
@@ -130,6 +138,21 @@ WARNING:
 
 	-	[`7.0.22-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/b7ab44b56b238d945e095129e8eb344b3ac1b5cf/7.0/windows/nanoserver-ltsc2022/Dockerfile)
 
+-	`6.0.26-rc0`, `6.0-rc`:
+
+	-	[`6.0.26-rc0-jammy`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/Dockerfile)
+	-	[`6.0.26-rc0-windowsservercore-ltsc2025`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/windows/windowsservercore-ltsc2025/Dockerfile)
+	-	[`6.0.26-rc0-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)
+
+-	`6.0.26-rc0-windowsservercore`, `6.0-rc-windowsservercore`:
+
+	-	[`6.0.26-rc0-windowsservercore-ltsc2025`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/windows/windowsservercore-ltsc2025/Dockerfile)
+	-	[`6.0.26-rc0-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)
+
+-	`6.0.26-rc0-nanoserver`, `6.0-rc-nanoserver`:
+
+	-	[`6.0.26-rc0-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/windows/nanoserver-ltsc2022/Dockerfile)
+
 -	`6.0.25`, `6.0`, `6`:
 
 	-	[`6.0.25-jammy`](https://github.com/docker-library/mongo/blob/9901b8fcec5335b12c2658ca4c9aa73a645d5360/6.0/Dockerfile)

+ 9 - 9
openjdk/README.md

@@ -46,13 +46,13 @@ The only tags which will continue to receive updates beyond July 2022 will be Ea
 
 -	[`26-ea-10-jdk-oraclelinux8`, `26-ea-10-oraclelinux8`, `26-ea-jdk-oraclelinux8`, `26-ea-oraclelinux8`, `26-jdk-oraclelinux8`, `26-oraclelinux8`](https://github.com/docker-library/openjdk/blob/e6ea4775388030187e24406f191f932fb707f7bd/26/jdk/oraclelinux8/Dockerfile)
 
--	[`26-ea-10-jdk-bookworm`, `26-ea-10-bookworm`, `26-ea-jdk-bookworm`, `26-ea-bookworm`, `26-jdk-bookworm`, `26-bookworm`](https://github.com/docker-library/openjdk/blob/e6ea4775388030187e24406f191f932fb707f7bd/26/jdk/bookworm/Dockerfile)
+-	[`26-ea-10-jdk-trixie`, `26-ea-10-trixie`, `26-ea-jdk-trixie`, `26-ea-trixie`, `26-jdk-trixie`, `26-trixie`](https://github.com/docker-library/openjdk/blob/9fa18d4c199ab09c81ea596289a02fdcf0e684b1/26/jdk/trixie/Dockerfile)
 
--	[`26-ea-10-jdk-slim-bookworm`, `26-ea-10-slim-bookworm`, `26-ea-jdk-slim-bookworm`, `26-ea-slim-bookworm`, `26-jdk-slim-bookworm`, `26-slim-bookworm`, `26-ea-10-jdk-slim`, `26-ea-10-slim`, `26-ea-jdk-slim`, `26-ea-slim`, `26-jdk-slim`, `26-slim`](https://github.com/docker-library/openjdk/blob/e6ea4775388030187e24406f191f932fb707f7bd/26/jdk/slim-bookworm/Dockerfile)
+-	[`26-ea-10-jdk-slim-trixie`, `26-ea-10-slim-trixie`, `26-ea-jdk-slim-trixie`, `26-ea-slim-trixie`, `26-jdk-slim-trixie`, `26-slim-trixie`, `26-ea-10-jdk-slim`, `26-ea-10-slim`, `26-ea-jdk-slim`, `26-ea-slim`, `26-jdk-slim`, `26-slim`](https://github.com/docker-library/openjdk/blob/9fa18d4c199ab09c81ea596289a02fdcf0e684b1/26/jdk/slim-trixie/Dockerfile)
 
--	[`26-ea-10-jdk-bullseye`, `26-ea-10-bullseye`, `26-ea-jdk-bullseye`, `26-ea-bullseye`, `26-jdk-bullseye`, `26-bullseye`](https://github.com/docker-library/openjdk/blob/e6ea4775388030187e24406f191f932fb707f7bd/26/jdk/bullseye/Dockerfile)
+-	[`26-ea-10-jdk-bookworm`, `26-ea-10-bookworm`, `26-ea-jdk-bookworm`, `26-ea-bookworm`, `26-jdk-bookworm`, `26-bookworm`](https://github.com/docker-library/openjdk/blob/e6ea4775388030187e24406f191f932fb707f7bd/26/jdk/bookworm/Dockerfile)
 
--	[`26-ea-10-jdk-slim-bullseye`, `26-ea-10-slim-bullseye`, `26-ea-jdk-slim-bullseye`, `26-ea-slim-bullseye`, `26-jdk-slim-bullseye`, `26-slim-bullseye`](https://github.com/docker-library/openjdk/blob/e6ea4775388030187e24406f191f932fb707f7bd/26/jdk/slim-bullseye/Dockerfile)
+-	[`26-ea-10-jdk-slim-bookworm`, `26-ea-10-slim-bookworm`, `26-ea-jdk-slim-bookworm`, `26-ea-slim-bookworm`, `26-jdk-slim-bookworm`, `26-slim-bookworm`](https://github.com/docker-library/openjdk/blob/e6ea4775388030187e24406f191f932fb707f7bd/26/jdk/slim-bookworm/Dockerfile)
 
 -	[`26-ea-10-jdk-windowsservercore-ltsc2025`, `26-ea-10-windowsservercore-ltsc2025`, `26-ea-jdk-windowsservercore-ltsc2025`, `26-ea-windowsservercore-ltsc2025`, `26-jdk-windowsservercore-ltsc2025`, `26-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/e6ea4775388030187e24406f191f932fb707f7bd/26/jdk/windows/windowsservercore-ltsc2025/Dockerfile)
 
@@ -66,13 +66,13 @@ The only tags which will continue to receive updates beyond July 2022 will be Ea
 
 -	[`25-rc-jdk-oraclelinux8`, `25-rc-oraclelinux8`, `25-jdk-oraclelinux8`, `25-oraclelinux8`](https://github.com/docker-library/openjdk/blob/0ef4c9faaa4fc9072be73522f4bbd5298a098505/25/jdk/oraclelinux8/Dockerfile)
 
--	[`25-rc-jdk-bookworm`, `25-rc-bookworm`, `25-jdk-bookworm`, `25-bookworm`](https://github.com/docker-library/openjdk/blob/0ef4c9faaa4fc9072be73522f4bbd5298a098505/25/jdk/bookworm/Dockerfile)
+-	[`25-rc-jdk-trixie`, `25-rc-trixie`, `25-jdk-trixie`, `25-trixie`](https://github.com/docker-library/openjdk/blob/9fa18d4c199ab09c81ea596289a02fdcf0e684b1/25/jdk/trixie/Dockerfile)
 
--	[`25-rc-jdk-slim-bookworm`, `25-rc-slim-bookworm`, `25-jdk-slim-bookworm`, `25-slim-bookworm`, `25-rc-jdk-slim`, `25-rc-slim`, `25-jdk-slim`, `25-slim`](https://github.com/docker-library/openjdk/blob/0ef4c9faaa4fc9072be73522f4bbd5298a098505/25/jdk/slim-bookworm/Dockerfile)
+-	[`25-rc-jdk-slim-trixie`, `25-rc-slim-trixie`, `25-jdk-slim-trixie`, `25-slim-trixie`, `25-rc-jdk-slim`, `25-rc-slim`, `25-jdk-slim`, `25-slim`](https://github.com/docker-library/openjdk/blob/9fa18d4c199ab09c81ea596289a02fdcf0e684b1/25/jdk/slim-trixie/Dockerfile)
 
--	[`25-rc-jdk-bullseye`, `25-rc-bullseye`, `25-jdk-bullseye`, `25-bullseye`](https://github.com/docker-library/openjdk/blob/0ef4c9faaa4fc9072be73522f4bbd5298a098505/25/jdk/bullseye/Dockerfile)
+-	[`25-rc-jdk-bookworm`, `25-rc-bookworm`, `25-jdk-bookworm`, `25-bookworm`](https://github.com/docker-library/openjdk/blob/0ef4c9faaa4fc9072be73522f4bbd5298a098505/25/jdk/bookworm/Dockerfile)
 
--	[`25-rc-jdk-slim-bullseye`, `25-rc-slim-bullseye`, `25-jdk-slim-bullseye`, `25-slim-bullseye`](https://github.com/docker-library/openjdk/blob/0ef4c9faaa4fc9072be73522f4bbd5298a098505/25/jdk/slim-bullseye/Dockerfile)
+-	[`25-rc-jdk-slim-bookworm`, `25-rc-slim-bookworm`, `25-jdk-slim-bookworm`, `25-slim-bookworm`](https://github.com/docker-library/openjdk/blob/0ef4c9faaa4fc9072be73522f4bbd5298a098505/25/jdk/slim-bookworm/Dockerfile)
 
 -	[`25-rc-jdk-windowsservercore-ltsc2025`, `25-rc-windowsservercore-ltsc2025`, `25-jdk-windowsservercore-ltsc2025`, `25-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/0ef4c9faaa4fc9072be73522f4bbd5298a098505/25/jdk/windows/windowsservercore-ltsc2025/Dockerfile)
 
@@ -204,7 +204,7 @@ The `openjdk` images come in many flavors, each designed for a specific use case
 
 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 bookworm or bullseye 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 bookworm or trixie 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.
 
 ## `openjdk:<version>` (from 12 onwards), `openjdk:<version>-oracle` and `openjdk:<version>-oraclelinux8`
 

+ 1 - 1
rocket.chat/README.md

@@ -24,7 +24,7 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`7.9.1`, `7.9`, `7`, `latest`](https://github.com/RocketChat/Docker.Official.Image/blob/dddaa7c23275b8514d1d994bdfabaafd510f0ebf/7.9/Dockerfile)
+-	[`7.9.3`, `7.9`, `7`, `latest`](https://github.com/RocketChat/Docker.Official.Image/blob/75c516a89b6e98d44085fa9cd33f9bc5f2b5986c/7.9/Dockerfile)
 
 -	[`7.8.4`, `7.8`](https://github.com/RocketChat/Docker.Official.Image/blob/dddaa7c23275b8514d1d994bdfabaafd510f0ebf/7.8/Dockerfile)