Skip to content

Commit 3c31493

Browse files
Run update.sh
1 parent 6015bdc commit 3c31493

File tree

10 files changed

+92
-84
lines changed

10 files changed

+92
-84
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-20250622.0.370030`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/70aed63144eeef75586bec5419a9dcb99f294c43/Dockerfile.base)
27+
- [`latest`, `base`, `base-20250629.0.373469`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/6dc57a996ed660aa8f9b7c085572a238dc05cc8e/Dockerfile.base)
2828

29-
- [`base-devel`, `base-devel-20250622.0.370030`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/70aed63144eeef75586bec5419a9dcb99f294c43/Dockerfile.base-devel)
29+
- [`base-devel`, `base-devel-20250629.0.373469`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/6dc57a996ed660aa8f9b7c085572a238dc05cc8e/Dockerfile.base-devel)
3030

31-
- [`multilib-devel`, `multilib-devel-20250622.0.370030`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/70aed63144eeef75586bec5419a9dcb99f294c43/Dockerfile.multilib-devel)
31+
- [`multilib-devel`, `multilib-devel-20250629.0.373469`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/6dc57a996ed660aa8f9b7c085572a238dc05cc8e/Dockerfile.multilib-devel)
3232

3333
# Quick reference (cont.)
3434

eggdrop/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ WARNING:
3030

3131
- [`1.10`, `1.10.0`, `stable`, `latest`](https://github.com/eggheads/eggdrop-docker/blob/2861815d67478e41667b8ed2cf9d3f13a5e755c1/1.10/Dockerfile)
3232

33+
- [`1.10.1rc1`](https://github.com/eggheads/eggdrop-docker/blob/fa9fab693902545745642c75650b56379d17b16b/1.10.1rc1/Dockerfile)
34+
3335
# Quick reference (cont.)
3436

3537
- **Where to file issues**:

elixir/README.md

Lines changed: 9 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-
- [`1.18.4`, `1.18`, `latest`, `1.18.4-otp-27`, `1.18-otp-27`, `otp-27`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/Dockerfile)
27+
- [`1.18.4`, `1.18`, `latest`, `1.18.4-otp-28`, `1.18-otp-28`, `otp-28`](https://github.com/erlef/docker-elixir/blob/1e80f1b239228598d4d086882e92a9cfe585c1b2/1.18/Dockerfile)
2828

29-
- [`1.18.4-slim`, `1.18-slim`, `slim`, `1.18.4-otp-27-slim`, `1.18-otp-27-slim`, `otp-27-slim`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/slim/Dockerfile)
29+
- [`1.18.4-slim`, `1.18-slim`, `slim`, `1.18.4-otp-28-slim`, `1.18-otp-28-slim`, `otp-28-slim`](https://github.com/erlef/docker-elixir/blob/1e80f1b239228598d4d086882e92a9cfe585c1b2/1.18/slim/Dockerfile)
3030

31-
- [`1.18.4-alpine`, `1.18-alpine`, `alpine`, `1.18.4-otp-27-alpine`, `1.18-otp-27-alpine`, `otp-27-alpine`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/alpine/Dockerfile)
31+
- [`1.18.4-alpine`, `1.18-alpine`, `alpine`, `1.18.4-otp-28-alpine`, `1.18-otp-28-alpine`, `otp-28-alpine`](https://github.com/erlef/docker-elixir/blob/1e80f1b239228598d4d086882e92a9cfe585c1b2/1.18/alpine/Dockerfile)
3232

3333
- [`1.18.4-otp-25`, `1.18-otp-25`, `otp-25`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/otp-25/Dockerfile)
3434

@@ -42,6 +42,12 @@ WARNING:
4242

4343
- [`1.18.4-otp-26-slim`, `1.18-otp-26-slim`, `otp-26-slim`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/otp-26-slim/Dockerfile)
4444

45+
- [`1.18.4-otp-27`, `1.18-otp-27`, `otp-27`](https://github.com/erlef/docker-elixir/blob/1e80f1b239228598d4d086882e92a9cfe585c1b2/1.18/otp-27/Dockerfile)
46+
47+
- [`1.18.4-otp-27-alpine`, `1.18-otp-27-alpine`, `otp-27-alpine`](https://github.com/erlef/docker-elixir/blob/1e80f1b239228598d4d086882e92a9cfe585c1b2/1.18/otp-27-alpine/Dockerfile)
48+
49+
- [`1.18.4-otp-27-slim`, `1.18-otp-27-slim`, `otp-27-slim`](https://github.com/erlef/docker-elixir/blob/1e80f1b239228598d4d086882e92a9cfe585c1b2/1.18/otp-27-slim/Dockerfile)
50+
4551
- [`1.17.3`, `1.17`, `1.17.3-otp-27`, `1.17-otp-27`](https://github.com/erlef/docker-elixir/blob/70cad0543fc1781daa678c2a8c44bc87a1c38767/1.17/Dockerfile)
4652

4753
- [`1.17.3-slim`, `1.17-slim`, `1.17.3-otp-27-slim`, `1.17-otp-27-slim`](https://github.com/erlef/docker-elixir/blob/70cad0543fc1781daa678c2a8c44bc87a1c38767/1.17/slim/Dockerfile)

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-
- [`5.127.2`, `5.127`, `5`, `latest`](https://github.com/docker-library/ghost/blob/e69077bccf7d6a25858805a6077320986dbae9f9/5/debian/Dockerfile)
27+
- [`5.128.0`, `5.128`, `5`, `latest`](https://github.com/docker-library/ghost/blob/4ab56b390e45ba4be016b95c7e671dae96450ac1/5/debian/Dockerfile)
2828

29-
- [`5.127.2-alpine`, `5.127-alpine`, `5-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/e69077bccf7d6a25858805a6077320986dbae9f9/5/alpine/Dockerfile)
29+
- [`5.128.0-alpine`, `5.128-alpine`, `5-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/4ab56b390e45ba4be016b95c7e671dae96450ac1/5/alpine/Dockerfile)
3030

3131
# Quick reference (cont.)
3232

golang/README.md

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

7373
- [`1.23.10-nanoserver-ltsc2022`, `1.23-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/696a3e93441e4e8ec740f0bff37a96a0983749e5/1.23/windows/nanoserver-ltsc2022/Dockerfile)
7474

75-
- [`tip-20250620-bookworm`, `tip-bookworm`](https://github.com/docker-library/golang/blob/f9a8809f76803a2b3b227aba2d2543d52613157c/tip/bookworm/Dockerfile)
75+
- [`tip-20250629-bookworm`, `tip-bookworm`](https://github.com/docker-library/golang/blob/543a928a309ef15f44b15b542db70dad4a78bd46/tip/bookworm/Dockerfile)
7676

77-
- [`tip-20250620-bullseye`, `tip-bullseye`](https://github.com/docker-library/golang/blob/f9a8809f76803a2b3b227aba2d2543d52613157c/tip/bullseye/Dockerfile)
77+
- [`tip-20250629-bullseye`, `tip-bullseye`](https://github.com/docker-library/golang/blob/543a928a309ef15f44b15b542db70dad4a78bd46/tip/bullseye/Dockerfile)
7878

79-
- [`tip-20250620-alpine3.22`, `tip-alpine3.22`, `tip-20250620-alpine`, `tip-alpine`](https://github.com/docker-library/golang/blob/f9a8809f76803a2b3b227aba2d2543d52613157c/tip/alpine3.22/Dockerfile)
79+
- [`tip-20250629-alpine3.22`, `tip-alpine3.22`, `tip-20250629-alpine`, `tip-alpine`](https://github.com/docker-library/golang/blob/543a928a309ef15f44b15b542db70dad4a78bd46/tip/alpine3.22/Dockerfile)
8080

81-
- [`tip-20250620-alpine3.21`, `tip-alpine3.21`](https://github.com/docker-library/golang/blob/f9a8809f76803a2b3b227aba2d2543d52613157c/tip/alpine3.21/Dockerfile)
81+
- [`tip-20250629-alpine3.21`, `tip-alpine3.21`](https://github.com/docker-library/golang/blob/543a928a309ef15f44b15b542db70dad4a78bd46/tip/alpine3.21/Dockerfile)
8282

8383
## Shared Tags
8484

@@ -125,9 +125,9 @@ WARNING:
125125
- [`1.23.10-nanoserver-ltsc2025`](https://github.com/docker-library/golang/blob/696a3e93441e4e8ec740f0bff37a96a0983749e5/1.23/windows/nanoserver-ltsc2025/Dockerfile)
126126
- [`1.23.10-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/696a3e93441e4e8ec740f0bff37a96a0983749e5/1.23/windows/nanoserver-ltsc2022/Dockerfile)
127127

128-
- `tip-20250620`, `tip`:
128+
- `tip-20250629`, `tip`:
129129

130-
- [`tip-20250620-bookworm`](https://github.com/docker-library/golang/blob/f9a8809f76803a2b3b227aba2d2543d52613157c/tip/bookworm/Dockerfile)
130+
- [`tip-20250629-bookworm`](https://github.com/docker-library/golang/blob/543a928a309ef15f44b15b542db70dad4a78bd46/tip/bookworm/Dockerfile)
131131

132132
# Quick reference (cont.)
133133

mongo/README.md

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

2929
## Simple Tags
3030

31-
- [`8.0.10-noble`, `8.0-noble`, `8-noble`, `noble`](https://github.com/docker-library/mongo/blob/f8081e0e624789f709b6d7e1c5591962bebc059e/8.0/Dockerfile)
31+
- [`8.0.11-noble`, `8.0-noble`, `8-noble`, `noble`](https://github.com/docker-library/mongo/blob/5a86595e24c7e0baa61884297c01dfebfaff3521/8.0/Dockerfile)
3232

33-
- [`8.0.10-windowsservercore-ltsc2025`, `8.0-windowsservercore-ltsc2025`, `8-windowsservercore-ltsc2025`, `windowsservercore-ltsc2025`](https://github.com/docker-library/mongo/blob/f8081e0e624789f709b6d7e1c5591962bebc059e/8.0/windows/windowsservercore-ltsc2025/Dockerfile)
33+
- [`8.0.11-windowsservercore-ltsc2025`, `8.0-windowsservercore-ltsc2025`, `8-windowsservercore-ltsc2025`, `windowsservercore-ltsc2025`](https://github.com/docker-library/mongo/blob/5a86595e24c7e0baa61884297c01dfebfaff3521/8.0/windows/windowsservercore-ltsc2025/Dockerfile)
3434

35-
- [`8.0.10-windowsservercore-ltsc2022`, `8.0-windowsservercore-ltsc2022`, `8-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/f8081e0e624789f709b6d7e1c5591962bebc059e/8.0/windows/windowsservercore-ltsc2022/Dockerfile)
35+
- [`8.0.11-windowsservercore-ltsc2022`, `8.0-windowsservercore-ltsc2022`, `8-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/5a86595e24c7e0baa61884297c01dfebfaff3521/8.0/windows/windowsservercore-ltsc2022/Dockerfile)
3636

37-
- [`8.0.10-nanoserver-ltsc2022`, `8.0-nanoserver-ltsc2022`, `8-nanoserver-ltsc2022`, `nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/f8081e0e624789f709b6d7e1c5591962bebc059e/8.0/windows/nanoserver-ltsc2022/Dockerfile)
37+
- [`8.0.11-nanoserver-ltsc2022`, `8.0-nanoserver-ltsc2022`, `8-nanoserver-ltsc2022`, `nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/5a86595e24c7e0baa61884297c01dfebfaff3521/8.0/windows/nanoserver-ltsc2022/Dockerfile)
3838

3939
- [`7.0.21-jammy`, `7.0-jammy`, `7-jammy`](https://github.com/docker-library/mongo/blob/c7bd702215414e981801b521109a05b859506167/7.0/Dockerfile)
4040

@@ -54,20 +54,20 @@ WARNING:
5454

5555
## Shared Tags
5656

57-
- `8.0.10`, `8.0`, `8`, `latest`:
57+
- `8.0.11`, `8.0`, `8`, `latest`:
5858

59-
- [`8.0.10-noble`](https://github.com/docker-library/mongo/blob/f8081e0e624789f709b6d7e1c5591962bebc059e/8.0/Dockerfile)
60-
- [`8.0.10-windowsservercore-ltsc2025`](https://github.com/docker-library/mongo/blob/f8081e0e624789f709b6d7e1c5591962bebc059e/8.0/windows/windowsservercore-ltsc2025/Dockerfile)
61-
- [`8.0.10-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/f8081e0e624789f709b6d7e1c5591962bebc059e/8.0/windows/windowsservercore-ltsc2022/Dockerfile)
59+
- [`8.0.11-noble`](https://github.com/docker-library/mongo/blob/5a86595e24c7e0baa61884297c01dfebfaff3521/8.0/Dockerfile)
60+
- [`8.0.11-windowsservercore-ltsc2025`](https://github.com/docker-library/mongo/blob/5a86595e24c7e0baa61884297c01dfebfaff3521/8.0/windows/windowsservercore-ltsc2025/Dockerfile)
61+
- [`8.0.11-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/5a86595e24c7e0baa61884297c01dfebfaff3521/8.0/windows/windowsservercore-ltsc2022/Dockerfile)
6262

63-
- `8.0.10-windowsservercore`, `8.0-windowsservercore`, `8-windowsservercore`, `windowsservercore`:
63+
- `8.0.11-windowsservercore`, `8.0-windowsservercore`, `8-windowsservercore`, `windowsservercore`:
6464

65-
- [`8.0.10-windowsservercore-ltsc2025`](https://github.com/docker-library/mongo/blob/f8081e0e624789f709b6d7e1c5591962bebc059e/8.0/windows/windowsservercore-ltsc2025/Dockerfile)
66-
- [`8.0.10-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/f8081e0e624789f709b6d7e1c5591962bebc059e/8.0/windows/windowsservercore-ltsc2022/Dockerfile)
65+
- [`8.0.11-windowsservercore-ltsc2025`](https://github.com/docker-library/mongo/blob/5a86595e24c7e0baa61884297c01dfebfaff3521/8.0/windows/windowsservercore-ltsc2025/Dockerfile)
66+
- [`8.0.11-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/5a86595e24c7e0baa61884297c01dfebfaff3521/8.0/windows/windowsservercore-ltsc2022/Dockerfile)
6767

68-
- `8.0.10-nanoserver`, `8.0-nanoserver`, `8-nanoserver`, `nanoserver`:
68+
- `8.0.11-nanoserver`, `8.0-nanoserver`, `8-nanoserver`, `nanoserver`:
6969

70-
- [`8.0.10-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/f8081e0e624789f709b6d7e1c5591962bebc059e/8.0/windows/nanoserver-ltsc2022/Dockerfile)
70+
- [`8.0.11-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/5a86595e24c7e0baa61884297c01dfebfaff3521/8.0/windows/nanoserver-ltsc2022/Dockerfile)
7171

7272
- `7.0.21`, `7.0`, `7`:
7373

0 commit comments

Comments
 (0)