Skip to content

Commit 06aa944

Browse files
Run update.sh
1 parent f7337a3 commit 06aa944

14 files changed

Lines changed: 179 additions & 209 deletions

File tree

arangodb/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-
- [`3.12`, `3.12.10.1`, `latest`](https://github.com/arangodb/arangodb-docker/blob/6bed8b68af859ea1946ef9cd8308ffb43839de4a/alpine/3.12.10.1/Dockerfile)
27+
- [`3.12`, `3.12.11`, `latest`](https://github.com/arangodb/arangodb-docker/blob/9a295d6c92aaff53b79ba482c0e0f51f179f9c69/alpine/3.12.11/Dockerfile)
2828

2929
# Quick reference (cont.)
3030

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-20260823.0.578598`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/edbfaa9363e61012cb4b73a97a0306b44291062f/Dockerfile.base)
27+
- [`latest`, `base`, `base-20260830.0.582275`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/aa3a71ea6dc05d9c5028a4f92c0a4a16b265ee62/Dockerfile.base)
2828

29-
- [`base-devel`, `base-devel-20260823.0.578598`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/edbfaa9363e61012cb4b73a97a0306b44291062f/Dockerfile.base-devel)
29+
- [`base-devel`, `base-devel-20260830.0.582275`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/aa3a71ea6dc05d9c5028a4f92c0a4a16b265ee62/Dockerfile.base-devel)
3030

31-
- [`multilib-devel`, `multilib-devel-20260823.0.578598`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/edbfaa9363e61012cb4b73a97a0306b44291062f/Dockerfile.multilib-devel)
31+
- [`multilib-devel`, `multilib-devel-20260830.0.582275`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/aa3a71ea6dc05d9c5028a4f92c0a4a16b265ee62/Dockerfile.multilib-devel)
3232

3333
# Quick reference (cont.)
3434

docker/README.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,37 @@ WARNING:
2828

2929
## Simple Tags
3030

31-
- [`29.7.2-cli`, `29.7-cli`, `29-cli`, `cli`, `29.7.2-cli-alpine3.24`](https://github.com/docker-library/docker/blob/3289af88086d67e6f0bfebfa0617541a0f574d96/29/cli/Dockerfile)
31+
- [`29.8.0-rc.1-cli`, `29-rc-cli`, `rc-cli`, `29.8.0-rc.1-cli-alpine3.24`](https://github.com/docker-library/docker/blob/e6662c4584b44bb7fc0b6737d8efa76305a525e0/29-rc/cli/Dockerfile)
32+
33+
- [`29.8.0-rc.1-dind`, `29-rc-dind`, `rc-dind`, `29.8.0-rc.1-dind-alpine3.24`, `29.8.0-rc.1`, `29-rc`, `rc`, `29.8.0-rc.1-alpine3.24`](https://github.com/docker-library/docker/blob/e6662c4584b44bb7fc0b6737d8efa76305a525e0/29-rc/dind/Dockerfile)
34+
35+
- [`29.8.0-rc.1-dind-rootless`, `29-rc-dind-rootless`, `rc-dind-rootless`](https://github.com/docker-library/docker/blob/e6662c4584b44bb7fc0b6737d8efa76305a525e0/29-rc/dind-rootless/Dockerfile)
36+
37+
- [`29.8.0-rc.1-windowsservercore-ltsc2025`, `29-rc-windowsservercore-ltsc2025`, `rc-windowsservercore-ltsc2025`](https://github.com/docker-library/docker/blob/e6662c4584b44bb7fc0b6737d8efa76305a525e0/29-rc/windows/windowsservercore-ltsc2025/Dockerfile)
38+
39+
- [`29.8.0-rc.1-windowsservercore-ltsc2022`, `29-rc-windowsservercore-ltsc2022`, `rc-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/e6662c4584b44bb7fc0b6737d8efa76305a525e0/29-rc/windows/windowsservercore-ltsc2022/Dockerfile)
40+
41+
- [`29.7.2-cli`, `29.7-cli`, `29-cli`, `cli`, `29.7.2-cli-alpine3.24`](https://github.com/docker-library/docker/blob/db0f82988f46f151062aad06c25bb0d79a6572ef/29/cli/Dockerfile)
3242

3343
- [`29.7.2-dind`, `29.7-dind`, `29-dind`, `dind`, `29.7.2-dind-alpine3.24`, `29.7.2`, `29.7`, `29`, `latest`, `29.7.2-alpine3.24`](https://github.com/docker-library/docker/blob/3289af88086d67e6f0bfebfa0617541a0f574d96/29/dind/Dockerfile)
3444

3545
- [`29.7.2-dind-rootless`, `29.7-dind-rootless`, `29-dind-rootless`, `dind-rootless`](https://github.com/docker-library/docker/blob/3289af88086d67e6f0bfebfa0617541a0f574d96/29/dind-rootless/Dockerfile)
3646

37-
- [`29.7.2-windowsservercore-ltsc2025`, `29.7-windowsservercore-ltsc2025`, `29-windowsservercore-ltsc2025`, `windowsservercore-ltsc2025`](https://github.com/docker-library/docker/blob/3289af88086d67e6f0bfebfa0617541a0f574d96/29/windows/windowsservercore-ltsc2025/Dockerfile)
47+
- [`29.7.2-windowsservercore-ltsc2025`, `29.7-windowsservercore-ltsc2025`, `29-windowsservercore-ltsc2025`, `windowsservercore-ltsc2025`](https://github.com/docker-library/docker/blob/db0f82988f46f151062aad06c25bb0d79a6572ef/29/windows/windowsservercore-ltsc2025/Dockerfile)
3848

39-
- [`29.7.2-windowsservercore-ltsc2022`, `29.7-windowsservercore-ltsc2022`, `29-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/3289af88086d67e6f0bfebfa0617541a0f574d96/29/windows/windowsservercore-ltsc2022/Dockerfile)
49+
- [`29.7.2-windowsservercore-ltsc2022`, `29.7-windowsservercore-ltsc2022`, `29-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/db0f82988f46f151062aad06c25bb0d79a6572ef/29/windows/windowsservercore-ltsc2022/Dockerfile)
4050

4151
## Shared Tags
4252

53+
- `29.8.0-rc.1-windowsservercore`, `29-rc-windowsservercore`, `rc-windowsservercore`:
54+
55+
- [`29.8.0-rc.1-windowsservercore-ltsc2025`](https://github.com/docker-library/docker/blob/e6662c4584b44bb7fc0b6737d8efa76305a525e0/29-rc/windows/windowsservercore-ltsc2025/Dockerfile)
56+
- [`29.8.0-rc.1-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/e6662c4584b44bb7fc0b6737d8efa76305a525e0/29-rc/windows/windowsservercore-ltsc2022/Dockerfile)
57+
4358
- `29.7.2-windowsservercore`, `29.7-windowsservercore`, `29-windowsservercore`, `windowsservercore`:
4459

45-
- [`29.7.2-windowsservercore-ltsc2025`](https://github.com/docker-library/docker/blob/3289af88086d67e6f0bfebfa0617541a0f574d96/29/windows/windowsservercore-ltsc2025/Dockerfile)
46-
- [`29.7.2-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/3289af88086d67e6f0bfebfa0617541a0f574d96/29/windows/windowsservercore-ltsc2022/Dockerfile)
60+
- [`29.7.2-windowsservercore-ltsc2025`](https://github.com/docker-library/docker/blob/db0f82988f46f151062aad06c25bb0d79a6572ef/29/windows/windowsservercore-ltsc2025/Dockerfile)
61+
- [`29.7.2-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/db0f82988f46f151062aad06c25bb0d79a6572ef/29/windows/windowsservercore-ltsc2022/Dockerfile)
4762

4863
# Quick reference (cont.)
4964

gcc/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`16.2.0`, `16.2`, `16`, `latest`, `16.2.0-trixie`, `16.2-trixie`, `16-trixie`, `trixie`](https://github.com/docker-library/gcc/blob/ec9b92635140e2869eb3aad9b7a921b47ec54e50/16/Dockerfile)
27+
- [`16.2.0`, `16.2`, `16`, `latest`, `16.2.0-trixie`, `16.2-trixie`, `16-trixie`, `trixie`](https://github.com/docker-library/gcc/blob/5719f2f1af9000a4129748ce85656c7964b76c31/16/Dockerfile)
2828

29-
- [`15.3.0`, `15.3`, `15`, `15.3.0-trixie`, `15.3-trixie`, `15-trixie`](https://github.com/docker-library/gcc/blob/3b87fe3e286f7aa21ed5d69fd5c39e1b4fb02057/15/Dockerfile)
29+
- [`15.3.0`, `15.3`, `15`, `15.3.0-trixie`, `15.3-trixie`, `15-trixie`](https://github.com/docker-library/gcc/blob/5719f2f1af9000a4129748ce85656c7964b76c31/15/Dockerfile)
3030

31-
- [`14.4.0`, `14.4`, `14`, `14.4.0-trixie`, `14.4-trixie`, `14-trixie`](https://github.com/docker-library/gcc/blob/d0fb67beca5c8248b88c7e5271ab34b4fdb279a0/14/Dockerfile)
31+
- [`14.4.0`, `14.4`, `14`, `14.4.0-trixie`, `14.4-trixie`, `14-trixie`](https://github.com/docker-library/gcc/blob/5719f2f1af9000a4129748ce85656c7964b76c31/14/Dockerfile)
3232

33-
- [`13.4.0`, `13.4`, `13`, `13.4.0-bookworm`, `13.4-bookworm`, `13-bookworm`](https://github.com/docker-library/gcc/blob/118c07a8e6467baababb4634b6cfde14a67c24b0/13/Dockerfile)
33+
- [`13.4.0`, `13.4`, `13`, `13.4.0-bookworm`, `13.4-bookworm`, `13-bookworm`](https://github.com/docker-library/gcc/blob/5719f2f1af9000a4129748ce85656c7964b76c31/13/Dockerfile)
3434

35-
- [`12.5.0`, `12.5`, `12`, `12.5.0-bookworm`, `12.5-bookworm`, `12-bookworm`](https://github.com/docker-library/gcc/blob/7070981b23d22d3ca790f87bff26f13f3614dd4c/12/Dockerfile)
35+
- [`12.5.0`, `12.5`, `12`, `12.5.0-bookworm`, `12.5-bookworm`, `12-bookworm`](https://github.com/docker-library/gcc/blob/5719f2f1af9000a4129748ce85656c7964b76c31/12/Dockerfile)
3636

3737
# Quick reference (cont.)
3838

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.26.7-nanoserver-ltsc2022`, `1.26-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/8f8c1839e68613b498251ed13e6e1c80c6eddbfa/1.26/windows/nanoserver-ltsc2022/Dockerfile)
6262

63-
- [`tip-20260823-trixie`, `tip-trixie`](https://github.com/docker-library/golang/blob/61275b5c20c8abff73945bf1e3c667b16d6214c5/tip/trixie/Dockerfile)
63+
- [`tip-20260829-trixie`, `tip-trixie`](https://github.com/docker-library/golang/blob/d0cf20eb8fb3247f272fc90af02a6766dba99da5/tip/trixie/Dockerfile)
6464

65-
- [`tip-20260823-bookworm`, `tip-bookworm`](https://github.com/docker-library/golang/blob/61275b5c20c8abff73945bf1e3c667b16d6214c5/tip/bookworm/Dockerfile)
65+
- [`tip-20260829-bookworm`, `tip-bookworm`](https://github.com/docker-library/golang/blob/d0cf20eb8fb3247f272fc90af02a6766dba99da5/tip/bookworm/Dockerfile)
6666

67-
- [`tip-20260823-alpine3.24`, `tip-alpine3.24`, `tip-20260823-alpine`, `tip-alpine`](https://github.com/docker-library/golang/blob/61275b5c20c8abff73945bf1e3c667b16d6214c5/tip/alpine3.24/Dockerfile)
67+
- [`tip-20260829-alpine3.24`, `tip-alpine3.24`, `tip-20260829-alpine`, `tip-alpine`](https://github.com/docker-library/golang/blob/d0cf20eb8fb3247f272fc90af02a6766dba99da5/tip/alpine3.24/Dockerfile)
6868

69-
- [`tip-20260823-alpine3.23`, `tip-alpine3.23`](https://github.com/docker-library/golang/blob/61275b5c20c8abff73945bf1e3c667b16d6214c5/tip/alpine3.23/Dockerfile)
69+
- [`tip-20260829-alpine3.23`, `tip-alpine3.23`](https://github.com/docker-library/golang/blob/d0cf20eb8fb3247f272fc90af02a6766dba99da5/tip/alpine3.23/Dockerfile)
7070

7171
## Shared Tags
7272

@@ -102,9 +102,9 @@ WARNING:
102102
- [`1.26.7-nanoserver-ltsc2025`](https://github.com/docker-library/golang/blob/8f8c1839e68613b498251ed13e6e1c80c6eddbfa/1.26/windows/nanoserver-ltsc2025/Dockerfile)
103103
- [`1.26.7-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/8f8c1839e68613b498251ed13e6e1c80c6eddbfa/1.26/windows/nanoserver-ltsc2022/Dockerfile)
104104

105-
- `tip-20260823`, `tip`:
105+
- `tip-20260829`, `tip`:
106106

107-
- [`tip-20260823-trixie`](https://github.com/docker-library/golang/blob/61275b5c20c8abff73945bf1e3c667b16d6214c5/tip/trixie/Dockerfile)
107+
- [`tip-20260829-trixie`](https://github.com/docker-library/golang/blob/d0cf20eb8fb3247f272fc90af02a6766dba99da5/tip/trixie/Dockerfile)
108108

109109
# Quick reference (cont.)
110110

0 commit comments

Comments
 (0)