Skip to content

Commit ed6d18f

Browse files
Run update.sh
1 parent b559769 commit ed6d18f

File tree

4 files changed

+36
-13
lines changed

4 files changed

+36
-13
lines changed

irssi/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`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)
27+
- [`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)
2828

2929
- [`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)
3030

@@ -34,7 +34,7 @@ WARNING:
3434
[https://github.com/jessfraz/irssi/issues](https://github.com/jessfraz/irssi/issues?q=)
3535

3636
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
37-
[`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/)
37+
[`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/)
3838

3939
- **Published image artifact details**:
4040
[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.
9494

9595
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.
9696

97-
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.
97+
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.
9898

9999
## `irssi:<version>-alpine`
100100

mongo/README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ WARNING:
6060

6161
- [`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)
6262

63+
- [`6.0.26-rc0-jammy`, `6.0-rc-jammy`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/Dockerfile)
64+
65+
- [`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)
66+
67+
- [`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)
68+
69+
- [`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)
70+
6371
- [`6.0.25-jammy`, `6.0-jammy`, `6-jammy`](https://github.com/docker-library/mongo/blob/9901b8fcec5335b12c2658ca4c9aa73a645d5360/6.0/Dockerfile)
6472

6573
- [`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:
130138

131139
- [`7.0.22-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/b7ab44b56b238d945e095129e8eb344b3ac1b5cf/7.0/windows/nanoserver-ltsc2022/Dockerfile)
132140

141+
- `6.0.26-rc0`, `6.0-rc`:
142+
143+
- [`6.0.26-rc0-jammy`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/Dockerfile)
144+
- [`6.0.26-rc0-windowsservercore-ltsc2025`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/windows/windowsservercore-ltsc2025/Dockerfile)
145+
- [`6.0.26-rc0-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)
146+
147+
- `6.0.26-rc0-windowsservercore`, `6.0-rc-windowsservercore`:
148+
149+
- [`6.0.26-rc0-windowsservercore-ltsc2025`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/windows/windowsservercore-ltsc2025/Dockerfile)
150+
- [`6.0.26-rc0-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)
151+
152+
- `6.0.26-rc0-nanoserver`, `6.0-rc-nanoserver`:
153+
154+
- [`6.0.26-rc0-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/a1ad68b0730302fd43ba1318bc0e493f7de49427/6.0-rc/windows/nanoserver-ltsc2022/Dockerfile)
155+
133156
- `6.0.25`, `6.0`, `6`:
134157

135158
- [`6.0.25-jammy`](https://github.com/docker-library/mongo/blob/9901b8fcec5335b12c2658ca4c9aa73a645d5360/6.0/Dockerfile)

openjdk/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ The only tags which will continue to receive updates beyond July 2022 will be Ea
4646

4747
- [`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)
4848

49-
- [`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)
49+
- [`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)
5050

51-
- [`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)
51+
- [`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)
5252

53-
- [`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)
53+
- [`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)
5454

55-
- [`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)
55+
- [`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)
5656

5757
- [`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)
5858

@@ -66,13 +66,13 @@ The only tags which will continue to receive updates beyond July 2022 will be Ea
6666

6767
- [`25-rc-jdk-oraclelinux8`, `25-rc-oraclelinux8`, `25-jdk-oraclelinux8`, `25-oraclelinux8`](https://github.com/docker-library/openjdk/blob/0ef4c9faaa4fc9072be73522f4bbd5298a098505/25/jdk/oraclelinux8/Dockerfile)
6868

69-
- [`25-rc-jdk-bookworm`, `25-rc-bookworm`, `25-jdk-bookworm`, `25-bookworm`](https://github.com/docker-library/openjdk/blob/0ef4c9faaa4fc9072be73522f4bbd5298a098505/25/jdk/bookworm/Dockerfile)
69+
- [`25-rc-jdk-trixie`, `25-rc-trixie`, `25-jdk-trixie`, `25-trixie`](https://github.com/docker-library/openjdk/blob/9fa18d4c199ab09c81ea596289a02fdcf0e684b1/25/jdk/trixie/Dockerfile)
7070

71-
- [`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)
71+
- [`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)
7272

73-
- [`25-rc-jdk-bullseye`, `25-rc-bullseye`, `25-jdk-bullseye`, `25-bullseye`](https://github.com/docker-library/openjdk/blob/0ef4c9faaa4fc9072be73522f4bbd5298a098505/25/jdk/bullseye/Dockerfile)
73+
- [`25-rc-jdk-bookworm`, `25-rc-bookworm`, `25-jdk-bookworm`, `25-bookworm`](https://github.com/docker-library/openjdk/blob/0ef4c9faaa4fc9072be73522f4bbd5298a098505/25/jdk/bookworm/Dockerfile)
7474

75-
- [`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)
75+
- [`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)
7676

7777
- [`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)
7878

@@ -204,7 +204,7 @@ The `openjdk` images come in many flavors, each designed for a specific use case
204204

205205
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.
206206

207-
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.
207+
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.
208208

209209
## `openjdk:<version>` (from 12 onwards), `openjdk:<version>-oracle` and `openjdk:<version>-oraclelinux8`
210210

rocket.chat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`7.9.1`, `7.9`, `7`, `latest`](https://github.com/RocketChat/Docker.Official.Image/blob/dddaa7c23275b8514d1d994bdfabaafd510f0ebf/7.9/Dockerfile)
27+
- [`7.9.3`, `7.9`, `7`, `latest`](https://github.com/RocketChat/Docker.Official.Image/blob/75c516a89b6e98d44085fa9cd33f9bc5f2b5986c/7.9/Dockerfile)
2828

2929
- [`7.8.4`, `7.8`](https://github.com/RocketChat/Docker.Official.Image/blob/dddaa7c23275b8514d1d994bdfabaafd510f0ebf/7.8/Dockerfile)
3030

0 commit comments

Comments
 (0)