Skip to content

Commit df42cd3

Browse files
Run update.sh
1 parent 723b1b8 commit df42cd3

9 files changed

Lines changed: 106 additions & 50 deletions

File tree

almalinux/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`10-kitten`, `10-kitten-20260509`](https://github.com/AlmaLinux/container-images/blob/0dd7e25a63e17d6c80b16c96ce68af3546633364/default/amd64/Dockerfile)
27+
- [`10-kitten`, `10-kitten-20260524`](https://github.com/AlmaLinux/container-images/blob/43e6ec6013285b14fa32e0205f61c8a8bfa934cd/default/amd64/Dockerfile)
2828

29-
- [`10-kitten-minimal`, `10-kitten-minimal-20260509`](https://github.com/AlmaLinux/container-images/blob/0dd7e25a63e17d6c80b16c96ce68af3546633364/minimal/amd64/Dockerfile)
29+
- [`10-kitten-minimal`, `10-kitten-minimal-20260524`](https://github.com/AlmaLinux/container-images/blob/43e6ec6013285b14fa32e0205f61c8a8bfa934cd/minimal/amd64/Dockerfile)
3030

31-
- [`latest`, `10`, `10.1`, `10.1-20260509`](https://github.com/AlmaLinux/container-images/blob/2c8c13af3efd1239d3573dca970e5a27cd4efb10/default/amd64/Dockerfile)
31+
- [`latest`, `10`, `10.1`, `10.1-20260524`](https://github.com/AlmaLinux/container-images/blob/04670394a6b7ce084e82fc9d65512e83f64f10ed/default/amd64/Dockerfile)
3232

33-
- [`minimal`, `10-minimal`, `10.1-minimal`, `10.1-minimal-20260509`](https://github.com/AlmaLinux/container-images/blob/2c8c13af3efd1239d3573dca970e5a27cd4efb10/minimal/amd64/Dockerfile)
33+
- [`minimal`, `10-minimal`, `10.1-minimal`, `10.1-minimal-20260524`](https://github.com/AlmaLinux/container-images/blob/04670394a6b7ce084e82fc9d65512e83f64f10ed/minimal/amd64/Dockerfile)
3434

35-
- [`8`, `8.10`, `8.10-20260509`](https://github.com/AlmaLinux/container-images/blob/8825f221b39645ac3c9fbe6c4c2f8c1383b45b99/default/amd64/Dockerfile)
35+
- [`8`, `8.10`, `8.10-20260524`](https://github.com/AlmaLinux/container-images/blob/234f8110a196b71f44e2b54658e7a92bac2caf43/default/amd64/Dockerfile)
3636

37-
- [`8-minimal`, `8.10-minimal`, `8.10-minimal-20260509`](https://github.com/AlmaLinux/container-images/blob/8825f221b39645ac3c9fbe6c4c2f8c1383b45b99/minimal/amd64/Dockerfile)
37+
- [`8-minimal`, `8.10-minimal`, `8.10-minimal-20260524`](https://github.com/AlmaLinux/container-images/blob/234f8110a196b71f44e2b54658e7a92bac2caf43/minimal/amd64/Dockerfile)
3838

39-
- [`9`, `9.7`, `9.7-20260509`](https://github.com/AlmaLinux/container-images/blob/9416965d823b1b0c1f62b2d6e43d66c16779408c/default/amd64/Dockerfile)
39+
- [`9`, `9.7`, `9.7-20260524`](https://github.com/AlmaLinux/container-images/blob/7e0e0b5d775efc82cfd819bb12861c387cdb9dc1/default/amd64/Dockerfile)
4040

41-
- [`9-minimal`, `9.7-minimal`, `9.7-minimal-20260509`](https://github.com/AlmaLinux/container-images/blob/9416965d823b1b0c1f62b2d6e43d66c16779408c/minimal/amd64/Dockerfile)
41+
- [`9-minimal`, `9.7-minimal`, `9.7-minimal-20260524`](https://github.com/AlmaLinux/container-images/blob/7e0e0b5d775efc82cfd819bb12861c387cdb9dc1/minimal/amd64/Dockerfile)
4242

4343
# Quick reference (cont.)
4444

archlinux/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`latest`, `base`, `base-20260517.0.530531`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/c7ea4e9bcfaf838422b9c7c1ed1e64be073553dd/Dockerfile.base)
27+
- [`latest`, `base`, `base-20260524.0.535079`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/6da13b7e86acf01fc4617205e1c01c786baae76a/Dockerfile.base)
2828

29-
- [`base-devel`, `base-devel-20260517.0.530531`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/c7ea4e9bcfaf838422b9c7c1ed1e64be073553dd/Dockerfile.base-devel)
29+
- [`base-devel`, `base-devel-20260524.0.535079`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/6da13b7e86acf01fc4617205e1c01c786baae76a/Dockerfile.base-devel)
3030

31-
- [`multilib-devel`, `multilib-devel-20260517.0.530531`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/c7ea4e9bcfaf838422b9c7c1ed1e64be073553dd/Dockerfile.multilib-devel)
31+
- [`multilib-devel`, `multilib-devel-20260524.0.535079`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/6da13b7e86acf01fc4617205e1c01c786baae76a/Dockerfile.multilib-devel)
3232

3333
# Quick reference (cont.)
3434

couchdb/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`latest`, `3.5.1`, `3.5`, `3`](https://github.com/apache/couchdb-docker/blob/4c82ee090d6299c27616f30d93c9622f769431dd/3.5.1/Dockerfile)
27+
- [`latest`, `3.5.2`, `3.5`, `3`](https://github.com/apache/couchdb-docker/blob/adcb4f73e8a3c6fb0e901ab88cab50d71f02937a/3.5.2/Dockerfile)
2828

29-
- [`3.5.1-nouveau`, `3.5-nouveau`, `3-nouveau`](https://github.com/apache/couchdb-docker/blob/4c82ee090d6299c27616f30d93c9622f769431dd/3.5.1-nouveau/Dockerfile)
29+
- [`3.5.2-nouveau`, `3.5-nouveau`, `3-nouveau`](https://github.com/apache/couchdb-docker/blob/adcb4f73e8a3c6fb0e901ab88cab50d71f02937a/3.5.2-nouveau/Dockerfile)
3030

31-
- [`3.4.3`, `3.4`](https://github.com/apache/couchdb-docker/blob/4c82ee090d6299c27616f30d93c9622f769431dd/3.4.3/Dockerfile)
31+
- [`3.4.3`, `3.4`](https://github.com/apache/couchdb-docker/blob/adcb4f73e8a3c6fb0e901ab88cab50d71f02937a/3.4.3/Dockerfile)
3232

33-
- [`3.4.3-nouveau`, `3.4-nouveau`](https://github.com/apache/couchdb-docker/blob/4c82ee090d6299c27616f30d93c9622f769431dd/3.4.3-nouveau/Dockerfile)
33+
- [`3.4.3-nouveau`, `3.4-nouveau`](https://github.com/apache/couchdb-docker/blob/adcb4f73e8a3c6fb0e901ab88cab50d71f02937a/3.4.3-nouveau/Dockerfile)
3434

3535
# Quick reference (cont.)
3636

haproxy/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`3.4-dev12`, `3.4-dev`, `3.4-dev12-trixie`, `3.4-dev-trixie`](https://github.com/docker-library/haproxy/blob/4f7ea0e84098ff1d6d8919c9634d4b4c0148aa53/3.4/Dockerfile)
27+
- [`3.4-dev13`, `3.4-dev`, `3.4-dev13-trixie`, `3.4-dev-trixie`](https://github.com/docker-library/haproxy/blob/84f01de702284cb90dea787566228fca766c4dfa/3.4/Dockerfile)
2828

29-
- [`3.4-dev12-alpine`, `3.4-dev-alpine`, `3.4-dev12-alpine3.23`, `3.4-dev-alpine3.23`](https://github.com/docker-library/haproxy/blob/4f7ea0e84098ff1d6d8919c9634d4b4c0148aa53/3.4/alpine/Dockerfile)
29+
- [`3.4-dev13-alpine`, `3.4-dev-alpine`, `3.4-dev13-alpine3.23`, `3.4-dev-alpine3.23`](https://github.com/docker-library/haproxy/blob/84f01de702284cb90dea787566228fca766c4dfa/3.4/alpine/Dockerfile)
3030

3131
- [`3.3.10`, `3.3`, `latest`, `3.3.10-trixie`, `3.3-trixie`, `trixie`](https://github.com/docker-library/haproxy/blob/37598dc357dc2740f27aefecd2dd0e2554d3cf02/3.3/Dockerfile)
3232

openjdk/README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -42,43 +42,43 @@ The only tags which will continue to receive updates beyond July 2022 will be Ea
4242

4343
## Simple Tags
4444

45-
- [`27-ea-22-jdk-oraclelinux10`, `27-ea-22-oraclelinux10`, `27-ea-jdk-oraclelinux10`, `27-ea-oraclelinux10`, `27-ea-22-jdk-oracle`, `27-ea-22-oracle`, `27-ea-jdk-oracle`, `27-ea-oracle`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/oraclelinux10/Dockerfile)
45+
- [`27-ea-23-jdk-oraclelinux10`, `27-ea-23-oraclelinux10`, `27-ea-jdk-oraclelinux10`, `27-ea-oraclelinux10`, `27-ea-23-jdk-oracle`, `27-ea-23-oracle`, `27-ea-jdk-oracle`, `27-ea-oracle`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/oraclelinux10/Dockerfile)
4646

47-
- [`27-ea-22-jdk-oraclelinux9`, `27-ea-22-oraclelinux9`, `27-ea-jdk-oraclelinux9`, `27-ea-oraclelinux9`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/oraclelinux9/Dockerfile)
47+
- [`27-ea-23-jdk-oraclelinux9`, `27-ea-23-oraclelinux9`, `27-ea-jdk-oraclelinux9`, `27-ea-oraclelinux9`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/oraclelinux9/Dockerfile)
4848

49-
- [`27-ea-22-jdk-trixie`, `27-ea-22-trixie`, `27-ea-jdk-trixie`, `27-ea-trixie`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/trixie/Dockerfile)
49+
- [`27-ea-23-jdk-trixie`, `27-ea-23-trixie`, `27-ea-jdk-trixie`, `27-ea-trixie`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/trixie/Dockerfile)
5050

51-
- [`27-ea-22-jdk-slim-trixie`, `27-ea-22-slim-trixie`, `27-ea-jdk-slim-trixie`, `27-ea-slim-trixie`, `27-ea-22-jdk-slim`, `27-ea-22-slim`, `27-ea-jdk-slim`, `27-ea-slim`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/slim-trixie/Dockerfile)
51+
- [`27-ea-23-jdk-slim-trixie`, `27-ea-23-slim-trixie`, `27-ea-jdk-slim-trixie`, `27-ea-slim-trixie`, `27-ea-23-jdk-slim`, `27-ea-23-slim`, `27-ea-jdk-slim`, `27-ea-slim`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/slim-trixie/Dockerfile)
5252

53-
- [`27-ea-22-jdk-bookworm`, `27-ea-22-bookworm`, `27-ea-jdk-bookworm`, `27-ea-bookworm`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/bookworm/Dockerfile)
53+
- [`27-ea-23-jdk-bookworm`, `27-ea-23-bookworm`, `27-ea-jdk-bookworm`, `27-ea-bookworm`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/bookworm/Dockerfile)
5454

55-
- [`27-ea-22-jdk-slim-bookworm`, `27-ea-22-slim-bookworm`, `27-ea-jdk-slim-bookworm`, `27-ea-slim-bookworm`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/slim-bookworm/Dockerfile)
55+
- [`27-ea-23-jdk-slim-bookworm`, `27-ea-23-slim-bookworm`, `27-ea-jdk-slim-bookworm`, `27-ea-slim-bookworm`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/slim-bookworm/Dockerfile)
5656

57-
- [`27-ea-22-jdk-windowsservercore-ltsc2025`, `27-ea-22-windowsservercore-ltsc2025`, `27-ea-jdk-windowsservercore-ltsc2025`, `27-ea-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/windows/windowsservercore-ltsc2025/Dockerfile)
57+
- [`27-ea-23-jdk-windowsservercore-ltsc2025`, `27-ea-23-windowsservercore-ltsc2025`, `27-ea-jdk-windowsservercore-ltsc2025`, `27-ea-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/windows/windowsservercore-ltsc2025/Dockerfile)
5858

59-
- [`27-ea-22-jdk-windowsservercore-ltsc2022`, `27-ea-22-windowsservercore-ltsc2022`, `27-ea-jdk-windowsservercore-ltsc2022`, `27-ea-windowsservercore-ltsc2022`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/windows/windowsservercore-ltsc2022/Dockerfile)
59+
- [`27-ea-23-jdk-windowsservercore-ltsc2022`, `27-ea-23-windowsservercore-ltsc2022`, `27-ea-jdk-windowsservercore-ltsc2022`, `27-ea-windowsservercore-ltsc2022`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/windows/windowsservercore-ltsc2022/Dockerfile)
6060

61-
- [`27-ea-22-jdk-nanoserver-ltsc2025`, `27-ea-22-nanoserver-ltsc2025`, `27-ea-jdk-nanoserver-ltsc2025`, `27-ea-nanoserver-ltsc2025`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/windows/nanoserver-ltsc2025/Dockerfile)
61+
- [`27-ea-23-jdk-nanoserver-ltsc2025`, `27-ea-23-nanoserver-ltsc2025`, `27-ea-jdk-nanoserver-ltsc2025`, `27-ea-nanoserver-ltsc2025`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/windows/nanoserver-ltsc2025/Dockerfile)
6262

63-
- [`27-ea-22-jdk-nanoserver-ltsc2022`, `27-ea-22-nanoserver-ltsc2022`, `27-ea-jdk-nanoserver-ltsc2022`, `27-ea-nanoserver-ltsc2022`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/windows/nanoserver-ltsc2022/Dockerfile)
63+
- [`27-ea-23-jdk-nanoserver-ltsc2022`, `27-ea-23-nanoserver-ltsc2022`, `27-ea-jdk-nanoserver-ltsc2022`, `27-ea-nanoserver-ltsc2022`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/windows/nanoserver-ltsc2022/Dockerfile)
6464

6565
## Shared Tags
6666

67-
- `27-ea-22-jdk`, `27-ea-22`, `27-ea-jdk`, `27-ea`:
67+
- `27-ea-23-jdk`, `27-ea-23`, `27-ea-jdk`, `27-ea`:
6868

69-
- [`27-ea-22-jdk-oraclelinux10`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/oraclelinux10/Dockerfile)
70-
- [`27-ea-22-jdk-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/windows/windowsservercore-ltsc2025/Dockerfile)
71-
- [`27-ea-22-jdk-windowsservercore-ltsc2022`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/windows/windowsservercore-ltsc2022/Dockerfile)
69+
- [`27-ea-23-jdk-oraclelinux10`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/oraclelinux10/Dockerfile)
70+
- [`27-ea-23-jdk-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/windows/windowsservercore-ltsc2025/Dockerfile)
71+
- [`27-ea-23-jdk-windowsservercore-ltsc2022`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/windows/windowsservercore-ltsc2022/Dockerfile)
7272

73-
- `27-ea-22-jdk-windowsservercore`, `27-ea-22-windowsservercore`, `27-ea-jdk-windowsservercore`, `27-ea-windowsservercore`:
73+
- `27-ea-23-jdk-windowsservercore`, `27-ea-23-windowsservercore`, `27-ea-jdk-windowsservercore`, `27-ea-windowsservercore`:
7474

75-
- [`27-ea-22-jdk-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/windows/windowsservercore-ltsc2025/Dockerfile)
76-
- [`27-ea-22-jdk-windowsservercore-ltsc2022`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/windows/windowsservercore-ltsc2022/Dockerfile)
75+
- [`27-ea-23-jdk-windowsservercore-ltsc2025`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/windows/windowsservercore-ltsc2025/Dockerfile)
76+
- [`27-ea-23-jdk-windowsservercore-ltsc2022`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/windows/windowsservercore-ltsc2022/Dockerfile)
7777

78-
- `27-ea-22-jdk-nanoserver`, `27-ea-22-nanoserver`, `27-ea-jdk-nanoserver`, `27-ea-nanoserver`:
78+
- `27-ea-23-jdk-nanoserver`, `27-ea-23-nanoserver`, `27-ea-jdk-nanoserver`, `27-ea-nanoserver`:
7979

80-
- [`27-ea-22-jdk-nanoserver-ltsc2025`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/windows/nanoserver-ltsc2025/Dockerfile)
81-
- [`27-ea-22-jdk-nanoserver-ltsc2022`](https://github.com/docker-library/openjdk/blob/6f4164047bc279a3a348d64e4c917279f75fa9d3/27/windows/nanoserver-ltsc2022/Dockerfile)
80+
- [`27-ea-23-jdk-nanoserver-ltsc2025`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/windows/nanoserver-ltsc2025/Dockerfile)
81+
- [`27-ea-23-jdk-nanoserver-ltsc2022`](https://github.com/docker-library/openjdk/blob/f857330c8a95e62a2d7caa5ee290f5c22734b5e4/27/windows/nanoserver-ltsc2022/Dockerfile)
8282

8383
# Quick reference (cont.)
8484

0 commit comments

Comments
 (0)