Skip to content

Commit 275e6bb

Browse files
Run update.sh
1 parent 2a166c7 commit 275e6bb

File tree

8 files changed

+73
-105
lines changed

8 files changed

+73
-105
lines changed

bash/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-
- [`devel-20240730`, `devel`, `devel-20240730-alpine3.20`, `devel-alpine3.20`](https://github.com/tianon/docker-bash/blob/b9f3fba007d7d27ace88ef8f77346b1b24e8d41f/devel/Dockerfile)
27+
- [`devel-20240809`, `devel`, `devel-20240809-alpine3.20`, `devel-alpine3.20`](https://github.com/tianon/docker-bash/blob/8946204d8d1668f3d42243a38b6bae0115cad5c2/devel/Dockerfile)
2828

2929
- [`5.3-alpha`, `5.3-rc`, `rc`, `5.3-alpha-alpine3.20`, `5.3-rc-alpine3.20`, `rc-alpine3.20`](https://github.com/tianon/docker-bash/blob/f487bffdced60fba425283c84317e6492488a252/5.3-rc/Dockerfile)
3030

docker/README.md

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

2929
## Simple Tags
3030

31-
- [`27.1.1-cli`, `27.1-cli`, `27-cli`, `cli`, `27.1.1-cli-alpine3.20`](https://github.com/docker-library/docker/blob/7447127c9f8d3e7087d71f3b15aced8fd624ea39/27/cli/Dockerfile)
31+
- [`27.1.2-cli`, `27.1-cli`, `27-cli`, `cli`, `27.1.2-cli-alpine3.20`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/cli/Dockerfile)
3232

33-
- [`27.1.1-dind`, `27.1-dind`, `27-dind`, `dind`, `27.1.1-dind-alpine3.20`, `27.1.1`, `27.1`, `27`, `latest`, `27.1.1-alpine3.20`](https://github.com/docker-library/docker/blob/bbf61df6eeacb77c1ecbd3b9c6c874c4e8918b84/27/dind/Dockerfile)
33+
- [`27.1.2-dind`, `27.1-dind`, `27-dind`, `dind`, `27.1.2-dind-alpine3.20`, `27.1.2`, `27.1`, `27`, `latest`, `27.1.2-alpine3.20`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/dind/Dockerfile)
3434

35-
- [`27.1.1-dind-rootless`, `27.1-dind-rootless`, `27-dind-rootless`, `dind-rootless`](https://github.com/docker-library/docker/blob/bbf61df6eeacb77c1ecbd3b9c6c874c4e8918b84/27/dind-rootless/Dockerfile)
35+
- [`27.1.2-dind-rootless`, `27.1-dind-rootless`, `27-dind-rootless`, `dind-rootless`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/dind-rootless/Dockerfile)
3636

37-
- [`27.1.1-windowsservercore-ltsc2022`, `27.1-windowsservercore-ltsc2022`, `27-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/7447127c9f8d3e7087d71f3b15aced8fd624ea39/27/windows/windowsservercore-ltsc2022/Dockerfile)
37+
- [`27.1.2-windowsservercore-ltsc2022`, `27.1-windowsservercore-ltsc2022`, `27-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/windows/windowsservercore-ltsc2022/Dockerfile)
3838

39-
- [`27.1.1-windowsservercore-1809`, `27.1-windowsservercore-1809`, `27-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/docker/blob/7447127c9f8d3e7087d71f3b15aced8fd624ea39/27/windows/windowsservercore-1809/Dockerfile)
39+
- [`27.1.2-windowsservercore-1809`, `27.1-windowsservercore-1809`, `27-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/windows/windowsservercore-1809/Dockerfile)
4040

4141
## Shared Tags
4242

43-
- `27.1.1-windowsservercore`, `27.1-windowsservercore`, `27-windowsservercore`, `windowsservercore`:
43+
- `27.1.2-windowsservercore`, `27.1-windowsservercore`, `27-windowsservercore`, `windowsservercore`:
4444

45-
- [`27.1.1-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/7447127c9f8d3e7087d71f3b15aced8fd624ea39/27/windows/windowsservercore-ltsc2022/Dockerfile)
46-
- [`27.1.1-windowsservercore-1809`](https://github.com/docker-library/docker/blob/7447127c9f8d3e7087d71f3b15aced8fd624ea39/27/windows/windowsservercore-1809/Dockerfile)
45+
- [`27.1.2-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/windows/windowsservercore-ltsc2022/Dockerfile)
46+
- [`27.1.2-windowsservercore-1809`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/windows/windowsservercore-1809/Dockerfile)
4747

4848
# Quick reference (cont.)
4949

erlang/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`27.0.0.0`, `27.0.0`, `27.0`, `27`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/a8b82f1afd392c59a2f661dee663ed6084255a65/27/Dockerfile)
27+
- [`27.0.1.0`, `27.0.1`, `27.0`, `27`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/27/Dockerfile)
2828

29-
- [`27.0.0.0-slim`, `27.0.0-slim`, `27.0-slim`, `27-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/a8b82f1afd392c59a2f661dee663ed6084255a65/27/slim/Dockerfile)
29+
- [`27.0.1.0-slim`, `27.0.1-slim`, `27.0-slim`, `27-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/27/slim/Dockerfile)
3030

31-
- [`27.0.0.0-alpine`, `27.0.0-alpine`, `27.0-alpine`, `27-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/a8b82f1afd392c59a2f661dee663ed6084255a65/27/alpine/Dockerfile)
31+
- [`27.0.1.0-alpine`, `27.0.1-alpine`, `27.0-alpine`, `27-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/27/alpine/Dockerfile)
3232

33-
- [`26.2.5.0`, `26.2.5`, `26.2`, `26`](https://github.com/erlang/docker-erlang-otp/blob/22dcd723b94db5443c635183e2ea5bdbd5e7b297/26/Dockerfile)
33+
- [`26.2.5.2`, `26.2.5`, `26.2`, `26`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/26/Dockerfile)
3434

35-
- [`26.2.5.0-slim`, `26.2.5-slim`, `26.2-slim`, `26-slim`](https://github.com/erlang/docker-erlang-otp/blob/22dcd723b94db5443c635183e2ea5bdbd5e7b297/26/slim/Dockerfile)
35+
- [`26.2.5.2-slim`, `26.2.5-slim`, `26.2-slim`, `26-slim`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/26/slim/Dockerfile)
3636

37-
- [`26.2.5.0-alpine`, `26.2.5-alpine`, `26.2-alpine`, `26-alpine`](https://github.com/erlang/docker-erlang-otp/blob/22dcd723b94db5443c635183e2ea5bdbd5e7b297/26/alpine/Dockerfile)
37+
- [`26.2.5.2-alpine`, `26.2.5-alpine`, `26.2-alpine`, `26-alpine`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/26/alpine/Dockerfile)
3838

39-
- [`25.3.2.12`, `25.3.2`, `25.3`, `25`](https://github.com/erlang/docker-erlang-otp/blob/22dcd723b94db5443c635183e2ea5bdbd5e7b297/25/Dockerfile)
39+
- [`25.3.2.13`, `25.3.2`, `25.3`, `25`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/25/Dockerfile)
4040

41-
- [`25.3.2.12-slim`, `25.3.2-slim`, `25.3-slim`, `25-slim`](https://github.com/erlang/docker-erlang-otp/blob/22dcd723b94db5443c635183e2ea5bdbd5e7b297/25/slim/Dockerfile)
41+
- [`25.3.2.13-slim`, `25.3.2-slim`, `25.3-slim`, `25-slim`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/25/slim/Dockerfile)
4242

43-
- [`25.3.2.12-alpine`, `25.3.2-alpine`, `25.3-alpine`, `25-alpine`](https://github.com/erlang/docker-erlang-otp/blob/22dcd723b94db5443c635183e2ea5bdbd5e7b297/25/alpine/Dockerfile)
43+
- [`25.3.2.13-alpine`, `25.3.2-alpine`, `25.3-alpine`, `25-alpine`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/25/alpine/Dockerfile)
4444

4545
- [`24.3.4.17`, `24.3.4`, `24.3`, `24`](https://github.com/erlang/docker-erlang-otp/blob/c7e3d58244259ec45bd0b84df7287096d9833d19/24/Dockerfile)
4646

0 commit comments

Comments
 (0)