Skip to content

Commit 8092a64

Browse files
Run update.sh
1 parent 87e9b71 commit 8092a64

File tree

2 files changed

+25
-22
lines changed

2 files changed

+25
-22
lines changed

Diff for: buildpack-deps/README.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`bookworm-curl`, `testing-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/debian/bookworm/curl/Dockerfile)
27+
- [`bookworm-curl`, `testing-curl`](https://github.com/docker-library/buildpack-deps/blob/3e18c3af1f5dce6a48abf036857f9097b6bd79cc/debian/bookworm/curl/Dockerfile)
2828
- [`bookworm-scm`, `testing-scm`](https://github.com/docker-library/buildpack-deps/blob/84e7e46026131a108a6480e5ed2969e8acf2d4e2/debian/bookworm/scm/Dockerfile)
2929
- [`bookworm`, `testing`](https://github.com/docker-library/buildpack-deps/blob/84e7e46026131a108a6480e5ed2969e8acf2d4e2/debian/bookworm/Dockerfile)
3030
- [`bullseye-curl`, `stable-curl`, `curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/debian/bullseye/curl/Dockerfile)
@@ -33,7 +33,7 @@ WARNING:
3333
- [`buster-curl`, `oldstable-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/debian/buster/curl/Dockerfile)
3434
- [`buster-scm`, `oldstable-scm`](https://github.com/docker-library/buildpack-deps/blob/65d69325ad741cea6dee20781c1faaab2e003d87/debian/buster/scm/Dockerfile)
3535
- [`buster`, `oldstable`](https://github.com/docker-library/buildpack-deps/blob/65d69325ad741cea6dee20781c1faaab2e003d87/debian/buster/Dockerfile)
36-
- [`sid-curl`, `unstable-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/debian/sid/curl/Dockerfile)
36+
- [`sid-curl`, `unstable-curl`](https://github.com/docker-library/buildpack-deps/blob/3e18c3af1f5dce6a48abf036857f9097b6bd79cc/debian/sid/curl/Dockerfile)
3737
- [`sid-scm`, `unstable-scm`](https://github.com/docker-library/buildpack-deps/blob/65d69325ad741cea6dee20781c1faaab2e003d87/debian/sid/scm/Dockerfile)
3838
- [`sid`, `unstable`](https://github.com/docker-library/buildpack-deps/blob/65d69325ad741cea6dee20781c1faaab2e003d87/debian/sid/Dockerfile)
3939
- [`bionic-curl`, `18.04-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/ubuntu/bionic/curl/Dockerfile)
@@ -45,12 +45,15 @@ WARNING:
4545
- [`jammy-curl`, `22.04-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/ubuntu/jammy/curl/Dockerfile)
4646
- [`jammy-scm`, `22.04-scm`](https://github.com/docker-library/buildpack-deps/blob/e2fc735283ba4e96efc3e4acf2b74bc3eccbf327/ubuntu/jammy/scm/Dockerfile)
4747
- [`jammy`, `22.04`](https://github.com/docker-library/buildpack-deps/blob/e2fc735283ba4e96efc3e4acf2b74bc3eccbf327/ubuntu/jammy/Dockerfile)
48-
- [`kinetic-curl`, `22.10-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/ubuntu/kinetic/curl/Dockerfile)
48+
- [`kinetic-curl`, `22.10-curl`](https://github.com/docker-library/buildpack-deps/blob/3e18c3af1f5dce6a48abf036857f9097b6bd79cc/ubuntu/kinetic/curl/Dockerfile)
4949
- [`kinetic-scm`, `22.10-scm`](https://github.com/docker-library/buildpack-deps/blob/c96f4f3e1d5bc19fba5c652f57af0a35bb929718/ubuntu/kinetic/scm/Dockerfile)
5050
- [`kinetic`, `22.10`](https://github.com/docker-library/buildpack-deps/blob/c96f4f3e1d5bc19fba5c652f57af0a35bb929718/ubuntu/kinetic/Dockerfile)
51-
- [`lunar-curl`, `23.04-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/ubuntu/lunar/curl/Dockerfile)
51+
- [`lunar-curl`, `23.04-curl`](https://github.com/docker-library/buildpack-deps/blob/3e18c3af1f5dce6a48abf036857f9097b6bd79cc/ubuntu/lunar/curl/Dockerfile)
5252
- [`lunar-scm`, `23.04-scm`](https://github.com/docker-library/buildpack-deps/blob/31e15bc4a2352c20998e5da6bd8aaa727fd19d06/ubuntu/lunar/scm/Dockerfile)
5353
- [`lunar`, `23.04`](https://github.com/docker-library/buildpack-deps/blob/31e15bc4a2352c20998e5da6bd8aaa727fd19d06/ubuntu/lunar/Dockerfile)
54+
- [`mantic-curl`, `23.10-curl`](https://github.com/docker-library/buildpack-deps/blob/ba367c3a52946cee45274b62f7f8b27e07807289/ubuntu/mantic/curl/Dockerfile)
55+
- [`mantic-scm`, `23.10-scm`](https://github.com/docker-library/buildpack-deps/blob/ba367c3a52946cee45274b62f7f8b27e07807289/ubuntu/mantic/scm/Dockerfile)
56+
- [`mantic`, `23.10`](https://github.com/docker-library/buildpack-deps/blob/ba367c3a52946cee45274b62f7f8b27e07807289/ubuntu/mantic/Dockerfile)
5457

5558
# Quick reference (cont.)
5659

Diff for: docker/README.md

+18-18
Original file line numberDiff line numberDiff line change
@@ -28,27 +28,27 @@ WARNING:
2828

2929
## Simple Tags
3030

31-
- [`24.0.0-rc.4-cli`, `24-rc-cli`, `rc-cli`, `24.0.0-rc.4-cli-alpine3.18`](https://github.com/docker-library/docker/blob/38d8c1da029024c9f6cbfb306bdaf8461b3b5914/24-rc/cli/Dockerfile)
32-
- [`24.0.0-rc.4-dind`, `24-rc-dind`, `rc-dind`, `24.0.0-rc.4-dind-alpine3.18`, `24.0.0-rc.4`, `24-rc`, `rc`, `24.0.0-rc.4-alpine3.18`](https://github.com/docker-library/docker/blob/a3ca225e9c0e568cf87a7b60c951b939c3964c91/24-rc/dind/Dockerfile)
33-
- [`24.0.0-rc.4-dind-rootless`, `24-rc-dind-rootless`, `rc-dind-rootless`](https://github.com/docker-library/docker/blob/38d8c1da029024c9f6cbfb306bdaf8461b3b5914/24-rc/dind-rootless/Dockerfile)
34-
- [`24.0.0-rc.4-git`, `24-rc-git`, `rc-git`](https://github.com/docker-library/docker/blob/fcb9d855506a0c0394908bf8ff88377b2dda0bb1/24-rc/git/Dockerfile)
35-
- [`24.0.0-rc.4-windowsservercore-ltsc2022`, `24-rc-windowsservercore-ltsc2022`, `rc-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/38d8c1da029024c9f6cbfb306bdaf8461b3b5914/24-rc/windows/windowsservercore-ltsc2022/Dockerfile)
36-
- [`24.0.0-rc.4-windowsservercore-1809`, `24-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/docker/blob/38d8c1da029024c9f6cbfb306bdaf8461b3b5914/24-rc/windows/windowsservercore-1809/Dockerfile)
37-
- [`23.0.6-cli`, `23.0-cli`, `23-cli`, `cli`, `23.0.6-cli-alpine3.18`](https://github.com/docker-library/docker/blob/1e7a4c385eee982a26601ba6279ae6e6b52ea8d8/23.0/cli/Dockerfile)
38-
- [`23.0.6-dind`, `23.0-dind`, `23-dind`, `dind`, `23.0.6-dind-alpine3.18`, `23.0.6`, `23.0`, `23`, `latest`, `23.0.6-alpine3.18`](https://github.com/docker-library/docker/blob/a3ca225e9c0e568cf87a7b60c951b939c3964c91/23.0/dind/Dockerfile)
39-
- [`23.0.6-dind-rootless`, `23.0-dind-rootless`, `23-dind-rootless`, `dind-rootless`](https://github.com/docker-library/docker/blob/3f698e446071ef052c3bd70fe0322493dbfd5103/23.0/dind-rootless/Dockerfile)
40-
- [`23.0.6-git`, `23.0-git`, `23-git`, `git`](https://github.com/docker-library/docker/blob/fcb9d855506a0c0394908bf8ff88377b2dda0bb1/23.0/git/Dockerfile)
41-
- [`23.0.6-windowsservercore-ltsc2022`, `23.0-windowsservercore-ltsc2022`, `23-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/3f698e446071ef052c3bd70fe0322493dbfd5103/23.0/windows/windowsservercore-ltsc2022/Dockerfile)
42-
- [`23.0.6-windowsservercore-1809`, `23.0-windowsservercore-1809`, `23-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/docker/blob/3f698e446071ef052c3bd70fe0322493dbfd5103/23.0/windows/windowsservercore-1809/Dockerfile)
31+
- [`24.0.0-cli`, `24.0-cli`, `24-cli`, `cli`, `24.0.0-cli-alpine3.18`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/24/cli/Dockerfile)
32+
- [`24.0.0-dind`, `24.0-dind`, `24-dind`, `dind`, `24.0.0-dind-alpine3.18`, `24.0.0`, `24.0`, `24`, `latest`, `24.0.0-alpine3.18`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/24/dind/Dockerfile)
33+
- [`24.0.0-dind-rootless`, `24.0-dind-rootless`, `24-dind-rootless`, `dind-rootless`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/24/dind-rootless/Dockerfile)
34+
- [`24.0.0-git`, `24.0-git`, `24-git`, `git`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/24/git/Dockerfile)
35+
- [`24.0.0-windowsservercore-ltsc2022`, `24.0-windowsservercore-ltsc2022`, `24-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/24/windows/windowsservercore-ltsc2022/Dockerfile)
36+
- [`24.0.0-windowsservercore-1809`, `24.0-windowsservercore-1809`, `24-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/24/windows/windowsservercore-1809/Dockerfile)
37+
- [`23.0.6-cli`, `23.0-cli`, `23-cli`, `23.0.6-cli-alpine3.18`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/23/cli/Dockerfile)
38+
- [`23.0.6-dind`, `23.0-dind`, `23-dind`, `23.0.6-dind-alpine3.18`, `23.0.6`, `23.0`, `23`, `23.0.6-alpine3.18`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/23/dind/Dockerfile)
39+
- [`23.0.6-dind-rootless`, `23.0-dind-rootless`, `23-dind-rootless`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/23/dind-rootless/Dockerfile)
40+
- [`23.0.6-git`, `23.0-git`, `23-git`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/23/git/Dockerfile)
41+
- [`23.0.6-windowsservercore-ltsc2022`, `23.0-windowsservercore-ltsc2022`, `23-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/23/windows/windowsservercore-ltsc2022/Dockerfile)
42+
- [`23.0.6-windowsservercore-1809`, `23.0-windowsservercore-1809`, `23-windowsservercore-1809`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/23/windows/windowsservercore-1809/Dockerfile)
4343

4444
## Shared Tags
4545

46-
- `24.0.0-rc.4-windowsservercore`, `24-rc-windowsservercore`, `rc-windowsservercore`:
47-
- [`24.0.0-rc.4-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/38d8c1da029024c9f6cbfb306bdaf8461b3b5914/24-rc/windows/windowsservercore-ltsc2022/Dockerfile)
48-
- [`24.0.0-rc.4-windowsservercore-1809`](https://github.com/docker-library/docker/blob/38d8c1da029024c9f6cbfb306bdaf8461b3b5914/24-rc/windows/windowsservercore-1809/Dockerfile)
49-
- `23.0.6-windowsservercore`, `23.0-windowsservercore`, `23-windowsservercore`, `windowsservercore`:
50-
- [`23.0.6-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/3f698e446071ef052c3bd70fe0322493dbfd5103/23.0/windows/windowsservercore-ltsc2022/Dockerfile)
51-
- [`23.0.6-windowsservercore-1809`](https://github.com/docker-library/docker/blob/3f698e446071ef052c3bd70fe0322493dbfd5103/23.0/windows/windowsservercore-1809/Dockerfile)
46+
- `24.0.0-windowsservercore`, `24.0-windowsservercore`, `24-windowsservercore`, `windowsservercore`:
47+
- [`24.0.0-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/24/windows/windowsservercore-ltsc2022/Dockerfile)
48+
- [`24.0.0-windowsservercore-1809`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/24/windows/windowsservercore-1809/Dockerfile)
49+
- `23.0.6-windowsservercore`, `23.0-windowsservercore`, `23-windowsservercore`:
50+
- [`23.0.6-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/23/windows/windowsservercore-ltsc2022/Dockerfile)
51+
- [`23.0.6-windowsservercore-1809`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/23/windows/windowsservercore-1809/Dockerfile)
5252

5353
# Quick reference (cont.)
5454

0 commit comments

Comments
 (0)