Skip to content

Commit 9dfc77e

Browse files
Run update.sh
1 parent b776ae2 commit 9dfc77e

File tree

8 files changed

+33
-39
lines changed

8 files changed

+33
-39
lines changed

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-20250921.0.423275`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/bbd87e8bcfb68bdee826aa3ccd5dd907e35dbc69/Dockerfile.base)
27+
- [`latest`, `base`, `base-20250928.0.426921`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/90eb341f00a3bb9401fe599087757c60920c8485/Dockerfile.base)
2828

29-
- [`base-devel`, `base-devel-20250921.0.423275`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/bbd87e8bcfb68bdee826aa3ccd5dd907e35dbc69/Dockerfile.base-devel)
29+
- [`base-devel`, `base-devel-20250928.0.426921`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/90eb341f00a3bb9401fe599087757c60920c8485/Dockerfile.base-devel)
3030

31-
- [`multilib-devel`, `multilib-devel-20250921.0.423275`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/bbd87e8bcfb68bdee826aa3ccd5dd907e35dbc69/Dockerfile.multilib-devel)
31+
- [`multilib-devel`, `multilib-devel-20250928.0.426921`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/90eb341f00a3bb9401fe599087757c60920c8485/Dockerfile.multilib-devel)
3232

3333
# Quick reference (cont.)
3434

crate/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`5.10.12`, `5.10`, `latest`](https://github.com/crate/docker-crate/blob/677b92fce1c9ffe8e9d60e6c083c583b02ffe082/Dockerfile)
27+
- [`6.0.2`, `6.0`, `latest`](https://github.com/crate/docker-crate/blob/a1cbe321622a14325f07abaff8a861d0ab32ede3/Dockerfile)
28+
29+
- [`5.10.12`, `5.10`](https://github.com/crate/docker-crate/blob/677b92fce1c9ffe8e9d60e6c083c583b02ffe082/Dockerfile)
2830

2931
- [`5.9.13`, `5.9`](https://github.com/crate/docker-crate/blob/316dbebc6a55792c706d5ea492c41b860ccbcb9c/Dockerfile)
3032

ghost/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-
- [`6.0.10`, `6.0`, `6`, `latest`](https://github.com/docker-library/ghost/blob/fdba3d80f50da610007165f5fe46f9b8af69764b/6/debian/Dockerfile)
27+
- [`6.1.0`, `6.1`, `6`, `latest`](https://github.com/docker-library/ghost/blob/24e19176900aa84b60e8a13c80d8b1bcef929581/6/debian/Dockerfile)
2828

29-
- [`6.0.10-alpine`, `6.0-alpine`, `6-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/fdba3d80f50da610007165f5fe46f9b8af69764b/6/alpine/Dockerfile)
29+
- [`6.1.0-alpine`, `6.1-alpine`, `6-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/24e19176900aa84b60e8a13c80d8b1bcef929581/6/alpine/Dockerfile)
3030

3131
- [`5.130.5`, `5.130`, `5`](https://github.com/docker-library/ghost/blob/fdba3d80f50da610007165f5fe46f9b8af69764b/5/debian/Dockerfile)
3232

golang/README.md

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

6161
- [`1.24.7-nanoserver-ltsc2022`, `1.24-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/windows/nanoserver-ltsc2022/Dockerfile)
6262

63-
- [`tip-20250919-trixie`, `tip-trixie`](https://github.com/docker-library/golang/blob/54a6d9c5210e8b33a64ea0a94afa4b0fd94fbb39/tip/trixie/Dockerfile)
63+
- [`tip-20250927-trixie`, `tip-trixie`](https://github.com/docker-library/golang/blob/cc6071549e9e801a742200b1f63494c4a4c64c76/tip/trixie/Dockerfile)
6464

65-
- [`tip-20250919-bookworm`, `tip-bookworm`](https://github.com/docker-library/golang/blob/54a6d9c5210e8b33a64ea0a94afa4b0fd94fbb39/tip/bookworm/Dockerfile)
65+
- [`tip-20250927-bookworm`, `tip-bookworm`](https://github.com/docker-library/golang/blob/cc6071549e9e801a742200b1f63494c4a4c64c76/tip/bookworm/Dockerfile)
6666

67-
- [`tip-20250919-alpine3.22`, `tip-alpine3.22`, `tip-20250919-alpine`, `tip-alpine`](https://github.com/docker-library/golang/blob/54a6d9c5210e8b33a64ea0a94afa4b0fd94fbb39/tip/alpine3.22/Dockerfile)
67+
- [`tip-20250927-alpine3.22`, `tip-alpine3.22`, `tip-20250927-alpine`, `tip-alpine`](https://github.com/docker-library/golang/blob/cc6071549e9e801a742200b1f63494c4a4c64c76/tip/alpine3.22/Dockerfile)
6868

69-
- [`tip-20250919-alpine3.21`, `tip-alpine3.21`](https://github.com/docker-library/golang/blob/54a6d9c5210e8b33a64ea0a94afa4b0fd94fbb39/tip/alpine3.21/Dockerfile)
69+
- [`tip-20250927-alpine3.21`, `tip-alpine3.21`](https://github.com/docker-library/golang/blob/cc6071549e9e801a742200b1f63494c4a4c64c76/tip/alpine3.21/Dockerfile)
7070

7171
## Shared Tags
7272

@@ -102,9 +102,9 @@ WARNING:
102102
- [`1.24.7-nanoserver-ltsc2025`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/windows/nanoserver-ltsc2025/Dockerfile)
103103
- [`1.24.7-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/windows/nanoserver-ltsc2022/Dockerfile)
104104

105-
- `tip-20250919`, `tip`:
105+
- `tip-20250927`, `tip`:
106106

107-
- [`tip-20250919-trixie`](https://github.com/docker-library/golang/blob/54a6d9c5210e8b33a64ea0a94afa4b0fd94fbb39/tip/trixie/Dockerfile)
107+
- [`tip-20250927-trixie`](https://github.com/docker-library/golang/blob/cc6071549e9e801a742200b1f63494c4a4c64c76/tip/trixie/Dockerfile)
108108

109109
# Quick reference (cont.)
110110

influxdb/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,6 @@ WARNING:
4848

4949
- [`1.11-meta-alpine`, `1.11.9-meta-alpine`](https://github.com/influxdata/influxdata-docker/blob/08aac043b46f3a4ad958cb33d095e1526e0ce05f/influxdb/1.11/meta/alpine/Dockerfile)
5050

51-
- [`1.10-data`, `1.10.9-data`](https://github.com/influxdata/influxdata-docker/blob/08aac043b46f3a4ad958cb33d095e1526e0ce05f/influxdb/1.10/data/Dockerfile)
52-
53-
- [`1.10-data-alpine`, `1.10.9-data-alpine`](https://github.com/influxdata/influxdata-docker/blob/08aac043b46f3a4ad958cb33d095e1526e0ce05f/influxdb/1.10/data/alpine/Dockerfile)
54-
55-
- [`1.10-meta`, `1.10.9-meta`](https://github.com/influxdata/influxdata-docker/blob/08aac043b46f3a4ad958cb33d095e1526e0ce05f/influxdb/1.10/meta/Dockerfile)
56-
57-
- [`1.10-meta-alpine`, `1.10.9-meta-alpine`](https://github.com/influxdata/influxdata-docker/blob/08aac043b46f3a4ad958cb33d095e1526e0ce05f/influxdb/1.10/meta/alpine/Dockerfile)
58-
5951
- [`2`, `2.7`, `2.7.12`, `latest`](https://github.com/influxdata/influxdata-docker/blob/08aac043b46f3a4ad958cb33d095e1526e0ce05f/influxdb/2.7/Dockerfile)
6052

6153
- [`2-alpine`, `2.7-alpine`, `2.7.12-alpine`, `alpine`](https://github.com/influxdata/influxdata-docker/blob/08aac043b46f3a4ad958cb33d095e1526e0ce05f/influxdb/2.7/alpine/Dockerfile)

julia/README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ WARNING:
2828

2929
## Simple Tags
3030

31-
- [`1.12.0-rc2-trixie`, `1.12-rc-trixie`, `rc-trixie`](https://github.com/docker-library/julia/blob/fb289f3839d56d64fa120b1d733fc684e44c31c9/1.12-rc/trixie/Dockerfile)
31+
- [`1.12.0-rc3-trixie`, `1.12-rc-trixie`, `rc-trixie`](https://github.com/docker-library/julia/blob/9a4d40691868bcf3e0917dd9c75c6994fc9ddd58/1.12-rc/trixie/Dockerfile)
3232

33-
- [`1.12.0-rc2-bookworm`, `1.12-rc-bookworm`, `rc-bookworm`](https://github.com/docker-library/julia/blob/fb289f3839d56d64fa120b1d733fc684e44c31c9/1.12-rc/bookworm/Dockerfile)
33+
- [`1.12.0-rc3-bookworm`, `1.12-rc-bookworm`, `rc-bookworm`](https://github.com/docker-library/julia/blob/9a4d40691868bcf3e0917dd9c75c6994fc9ddd58/1.12-rc/bookworm/Dockerfile)
3434

35-
- [`1.12.0-rc2-windowsservercore-ltsc2025`, `1.12-rc-windowsservercore-ltsc2025`, `rc-windowsservercore-ltsc2025`](https://github.com/docker-library/julia/blob/fb289f3839d56d64fa120b1d733fc684e44c31c9/1.12-rc/windows/windowsservercore-ltsc2025/Dockerfile)
35+
- [`1.12.0-rc3-windowsservercore-ltsc2025`, `1.12-rc-windowsservercore-ltsc2025`, `rc-windowsservercore-ltsc2025`](https://github.com/docker-library/julia/blob/9a4d40691868bcf3e0917dd9c75c6994fc9ddd58/1.12-rc/windows/windowsservercore-ltsc2025/Dockerfile)
3636

37-
- [`1.12.0-rc2-windowsservercore-ltsc2022`, `1.12-rc-windowsservercore-ltsc2022`, `rc-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/fb289f3839d56d64fa120b1d733fc684e44c31c9/1.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
37+
- [`1.12.0-rc3-windowsservercore-ltsc2022`, `1.12-rc-windowsservercore-ltsc2022`, `rc-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/9a4d40691868bcf3e0917dd9c75c6994fc9ddd58/1.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
3838

3939
- [`1.11.7-trixie`, `1.11-trixie`, `1-trixie`, `trixie`](https://github.com/docker-library/julia/blob/fa7463443f367283c168038f5fe7d5f40a960b66/1.11/trixie/Dockerfile)
4040

@@ -58,16 +58,16 @@ WARNING:
5858

5959
## Shared Tags
6060

61-
- `1.12.0-rc2`, `1.12-rc`, `rc`:
61+
- `1.12.0-rc3`, `1.12-rc`, `rc`:
6262

63-
- [`1.12.0-rc2-trixie`](https://github.com/docker-library/julia/blob/fb289f3839d56d64fa120b1d733fc684e44c31c9/1.12-rc/trixie/Dockerfile)
64-
- [`1.12.0-rc2-windowsservercore-ltsc2025`](https://github.com/docker-library/julia/blob/fb289f3839d56d64fa120b1d733fc684e44c31c9/1.12-rc/windows/windowsservercore-ltsc2025/Dockerfile)
65-
- [`1.12.0-rc2-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/fb289f3839d56d64fa120b1d733fc684e44c31c9/1.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
63+
- [`1.12.0-rc3-trixie`](https://github.com/docker-library/julia/blob/9a4d40691868bcf3e0917dd9c75c6994fc9ddd58/1.12-rc/trixie/Dockerfile)
64+
- [`1.12.0-rc3-windowsservercore-ltsc2025`](https://github.com/docker-library/julia/blob/9a4d40691868bcf3e0917dd9c75c6994fc9ddd58/1.12-rc/windows/windowsservercore-ltsc2025/Dockerfile)
65+
- [`1.12.0-rc3-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/9a4d40691868bcf3e0917dd9c75c6994fc9ddd58/1.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
6666

67-
- `1.12.0-rc2-windowsservercore`, `1.12-rc-windowsservercore`, `rc-windowsservercore`:
67+
- `1.12.0-rc3-windowsservercore`, `1.12-rc-windowsservercore`, `rc-windowsservercore`:
6868

69-
- [`1.12.0-rc2-windowsservercore-ltsc2025`](https://github.com/docker-library/julia/blob/fb289f3839d56d64fa120b1d733fc684e44c31c9/1.12-rc/windows/windowsservercore-ltsc2025/Dockerfile)
70-
- [`1.12.0-rc2-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/fb289f3839d56d64fa120b1d733fc684e44c31c9/1.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
69+
- [`1.12.0-rc3-windowsservercore-ltsc2025`](https://github.com/docker-library/julia/blob/9a4d40691868bcf3e0917dd9c75c6994fc9ddd58/1.12-rc/windows/windowsservercore-ltsc2025/Dockerfile)
70+
- [`1.12.0-rc3-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/9a4d40691868bcf3e0917dd9c75c6994fc9ddd58/1.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
7171

7272
- `1.11.7`, `1.11`, `1`, `latest`:
7373

neo4j/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-
- [`2025.08.0-community-bullseye`, `2025.08-community-bullseye`, `2025-community-bullseye`, `2025.08.0-community`, `2025.08-community`, `2025-community`, `2025.08.0-bullseye`, `2025.08-bullseye`, `2025-bullseye`, `2025.08.0`, `2025.08`, `2025`, `community-bullseye`, `community`, `bullseye`, `latest`](https://github.com/neo4j/docker-neo4j-publish/blob/2f82a0e5580ff8b044d4835a79fb384e90f77e4f/2025.08.0/bullseye/community/Dockerfile)
27+
- [`2025.09.0-community-bullseye`, `2025.09-community-bullseye`, `2025-community-bullseye`, `2025.09.0-community`, `2025.09-community`, `2025-community`, `2025.09.0-bullseye`, `2025.09-bullseye`, `2025-bullseye`, `2025.09.0`, `2025.09`, `2025`, `community-bullseye`, `community`, `bullseye`, `latest`](https://github.com/neo4j/docker-neo4j-publish/blob/31cca81e274ab0d5785a97d72b712ef563ab5b2d/2025.09.0/bullseye/community/Dockerfile)
2828

29-
- [`2025.08.0-enterprise-bullseye`, `2025.08-enterprise-bullseye`, `2025-enterprise-bullseye`, `2025.08.0-enterprise`, `2025.08-enterprise`, `2025-enterprise`, `enterprise-bullseye`, `enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/2f82a0e5580ff8b044d4835a79fb384e90f77e4f/2025.08.0/bullseye/enterprise/Dockerfile)
29+
- [`2025.09.0-enterprise-bullseye`, `2025.09-enterprise-bullseye`, `2025-enterprise-bullseye`, `2025.09.0-enterprise`, `2025.09-enterprise`, `2025-enterprise`, `enterprise-bullseye`, `enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/31cca81e274ab0d5785a97d72b712ef563ab5b2d/2025.09.0/bullseye/enterprise/Dockerfile)
3030

31-
- [`2025.08.0-community-ubi9`, `2025.08-community-ubi9`, `2025-community-ubi9`, `2025.08.0-ubi9`, `2025.08-ubi9`, `2025-ubi9`, `community-ubi9`, `ubi9`](https://github.com/neo4j/docker-neo4j-publish/blob/2f82a0e5580ff8b044d4835a79fb384e90f77e4f/2025.08.0/ubi9/community/Dockerfile)
31+
- [`2025.09.0-community-ubi9`, `2025.09-community-ubi9`, `2025-community-ubi9`, `2025.09.0-ubi9`, `2025.09-ubi9`, `2025-ubi9`, `community-ubi9`, `ubi9`](https://github.com/neo4j/docker-neo4j-publish/blob/31cca81e274ab0d5785a97d72b712ef563ab5b2d/2025.09.0/ubi9/community/Dockerfile)
3232

33-
- [`2025.08.0-enterprise-ubi9`, `2025.08-enterprise-ubi9`, `2025-enterprise-ubi9`, `enterprise-ubi9`](https://github.com/neo4j/docker-neo4j-publish/blob/2f82a0e5580ff8b044d4835a79fb384e90f77e4f/2025.08.0/ubi9/enterprise/Dockerfile)
33+
- [`2025.09.0-enterprise-ubi9`, `2025.09-enterprise-ubi9`, `2025-enterprise-ubi9`, `enterprise-ubi9`](https://github.com/neo4j/docker-neo4j-publish/blob/31cca81e274ab0d5785a97d72b712ef563ab5b2d/2025.09.0/ubi9/enterprise/Dockerfile)
3434

3535
- [`5.26.12-community-bullseye`, `5.26-community-bullseye`, `5-community-bullseye`, `5.26.12-community`, `5.26-community`, `5-community`, `5.26.12-bullseye`, `5.26-bullseye`, `5-bullseye`, `5.26.12`, `5.26`, `5`](https://github.com/neo4j/docker-neo4j-publish/blob/8f0870e5f119fd84d53978ddf9c70aa442b74db8/5.26.12/bullseye/community/Dockerfile)
3636

redmine/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-
- [`6.1.0`, `6.1`, `6`, `latest`, `6.1.0-trixie`, `6.1-trixie`, `6-trixie`, `trixie`](https://github.com/docker-library/redmine/blob/83dc5187580910a8f5b9578d6fe453db2d6f4811/6.1/trixie/Dockerfile)
27+
- [`6.1.0`, `6.1`, `6`, `latest`, `6.1.0-trixie`, `6.1-trixie`, `6-trixie`, `trixie`](https://github.com/docker-library/redmine/blob/782887eb82bfea15a4a6ea05569b81b323dd25cc/6.1/trixie/Dockerfile)
2828

29-
- [`6.1.0-bookworm`, `6.1-bookworm`, `6-bookworm`, `bookworm`](https://github.com/docker-library/redmine/blob/83dc5187580910a8f5b9578d6fe453db2d6f4811/6.1/bookworm/Dockerfile)
29+
- [`6.1.0-bookworm`, `6.1-bookworm`, `6-bookworm`, `bookworm`](https://github.com/docker-library/redmine/blob/f0741776f38b451da162138348628b8cf44b5a23/6.1/bookworm/Dockerfile)
3030

31-
- [`6.1.0-alpine3.22`, `6.1-alpine3.22`, `6-alpine3.22`, `alpine3.22`, `6.1.0-alpine`, `6.1-alpine`, `6-alpine`, `alpine`](https://github.com/docker-library/redmine/blob/83dc5187580910a8f5b9578d6fe453db2d6f4811/6.1/alpine3.22/Dockerfile)
31+
- [`6.1.0-alpine3.22`, `6.1-alpine3.22`, `6-alpine3.22`, `alpine3.22`, `6.1.0-alpine`, `6.1-alpine`, `6-alpine`, `alpine`](https://github.com/docker-library/redmine/blob/782887eb82bfea15a4a6ea05569b81b323dd25cc/6.1/alpine3.22/Dockerfile)
3232

33-
- [`6.1.0-alpine3.21`, `6.1-alpine3.21`, `6-alpine3.21`, `alpine3.21`](https://github.com/docker-library/redmine/blob/83dc5187580910a8f5b9578d6fe453db2d6f4811/6.1/alpine3.21/Dockerfile)
33+
- [`6.1.0-alpine3.21`, `6.1-alpine3.21`, `6-alpine3.21`, `alpine3.21`](https://github.com/docker-library/redmine/blob/782887eb82bfea15a4a6ea05569b81b323dd25cc/6.1/alpine3.21/Dockerfile)
3434

3535
- [`6.0.7`, `6.0`, `6.0.7-trixie`, `6.0-trixie`](https://github.com/docker-library/redmine/blob/a5559e1b8e4ff20203b73604dd91c3eb184899f1/6.0/trixie/Dockerfile)
3636

0 commit comments

Comments
 (0)