From 8092a646b3854f77d1ff4fcdc491f70da96381d9 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 16 May 2023 17:15:27 -0700 Subject: [PATCH] Run update.sh --- buildpack-deps/README.md | 11 +++++++---- docker/README.md | 36 ++++++++++++++++++------------------ 2 files changed, 25 insertions(+), 22 deletions(-) diff --git a/buildpack-deps/README.md b/buildpack-deps/README.md index 2fd05179c..2ecfc901e 100644 --- a/buildpack-deps/README.md +++ b/buildpack-deps/README.md @@ -24,7 +24,7 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`bookworm-curl`, `testing-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/debian/bookworm/curl/Dockerfile) +- [`bookworm-curl`, `testing-curl`](https://github.com/docker-library/buildpack-deps/blob/3e18c3af1f5dce6a48abf036857f9097b6bd79cc/debian/bookworm/curl/Dockerfile) - [`bookworm-scm`, `testing-scm`](https://github.com/docker-library/buildpack-deps/blob/84e7e46026131a108a6480e5ed2969e8acf2d4e2/debian/bookworm/scm/Dockerfile) - [`bookworm`, `testing`](https://github.com/docker-library/buildpack-deps/blob/84e7e46026131a108a6480e5ed2969e8acf2d4e2/debian/bookworm/Dockerfile) - [`bullseye-curl`, `stable-curl`, `curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/debian/bullseye/curl/Dockerfile) @@ -33,7 +33,7 @@ WARNING: - [`buster-curl`, `oldstable-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/debian/buster/curl/Dockerfile) - [`buster-scm`, `oldstable-scm`](https://github.com/docker-library/buildpack-deps/blob/65d69325ad741cea6dee20781c1faaab2e003d87/debian/buster/scm/Dockerfile) - [`buster`, `oldstable`](https://github.com/docker-library/buildpack-deps/blob/65d69325ad741cea6dee20781c1faaab2e003d87/debian/buster/Dockerfile) -- [`sid-curl`, `unstable-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/debian/sid/curl/Dockerfile) +- [`sid-curl`, `unstable-curl`](https://github.com/docker-library/buildpack-deps/blob/3e18c3af1f5dce6a48abf036857f9097b6bd79cc/debian/sid/curl/Dockerfile) - [`sid-scm`, `unstable-scm`](https://github.com/docker-library/buildpack-deps/blob/65d69325ad741cea6dee20781c1faaab2e003d87/debian/sid/scm/Dockerfile) - [`sid`, `unstable`](https://github.com/docker-library/buildpack-deps/blob/65d69325ad741cea6dee20781c1faaab2e003d87/debian/sid/Dockerfile) - [`bionic-curl`, `18.04-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/ubuntu/bionic/curl/Dockerfile) @@ -45,12 +45,15 @@ WARNING: - [`jammy-curl`, `22.04-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/ubuntu/jammy/curl/Dockerfile) - [`jammy-scm`, `22.04-scm`](https://github.com/docker-library/buildpack-deps/blob/e2fc735283ba4e96efc3e4acf2b74bc3eccbf327/ubuntu/jammy/scm/Dockerfile) - [`jammy`, `22.04`](https://github.com/docker-library/buildpack-deps/blob/e2fc735283ba4e96efc3e4acf2b74bc3eccbf327/ubuntu/jammy/Dockerfile) -- [`kinetic-curl`, `22.10-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/ubuntu/kinetic/curl/Dockerfile) +- [`kinetic-curl`, `22.10-curl`](https://github.com/docker-library/buildpack-deps/blob/3e18c3af1f5dce6a48abf036857f9097b6bd79cc/ubuntu/kinetic/curl/Dockerfile) - [`kinetic-scm`, `22.10-scm`](https://github.com/docker-library/buildpack-deps/blob/c96f4f3e1d5bc19fba5c652f57af0a35bb929718/ubuntu/kinetic/scm/Dockerfile) - [`kinetic`, `22.10`](https://github.com/docker-library/buildpack-deps/blob/c96f4f3e1d5bc19fba5c652f57af0a35bb929718/ubuntu/kinetic/Dockerfile) -- [`lunar-curl`, `23.04-curl`](https://github.com/docker-library/buildpack-deps/blob/93d6db0797f91ab674535553b7e0e762941a02d0/ubuntu/lunar/curl/Dockerfile) +- [`lunar-curl`, `23.04-curl`](https://github.com/docker-library/buildpack-deps/blob/3e18c3af1f5dce6a48abf036857f9097b6bd79cc/ubuntu/lunar/curl/Dockerfile) - [`lunar-scm`, `23.04-scm`](https://github.com/docker-library/buildpack-deps/blob/31e15bc4a2352c20998e5da6bd8aaa727fd19d06/ubuntu/lunar/scm/Dockerfile) - [`lunar`, `23.04`](https://github.com/docker-library/buildpack-deps/blob/31e15bc4a2352c20998e5da6bd8aaa727fd19d06/ubuntu/lunar/Dockerfile) +- [`mantic-curl`, `23.10-curl`](https://github.com/docker-library/buildpack-deps/blob/ba367c3a52946cee45274b62f7f8b27e07807289/ubuntu/mantic/curl/Dockerfile) +- [`mantic-scm`, `23.10-scm`](https://github.com/docker-library/buildpack-deps/blob/ba367c3a52946cee45274b62f7f8b27e07807289/ubuntu/mantic/scm/Dockerfile) +- [`mantic`, `23.10`](https://github.com/docker-library/buildpack-deps/blob/ba367c3a52946cee45274b62f7f8b27e07807289/ubuntu/mantic/Dockerfile) # Quick reference (cont.) diff --git a/docker/README.md b/docker/README.md index acf25398c..47fb6d97a 100644 --- a/docker/README.md +++ b/docker/README.md @@ -28,27 +28,27 @@ WARNING: ## Simple Tags -- [`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) -- [`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) -- [`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) -- [`24.0.0-rc.4-git`, `24-rc-git`, `rc-git`](https://github.com/docker-library/docker/blob/fcb9d855506a0c0394908bf8ff88377b2dda0bb1/24-rc/git/Dockerfile) -- [`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) -- [`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) -- [`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) -- [`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) -- [`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) -- [`23.0.6-git`, `23.0-git`, `23-git`, `git`](https://github.com/docker-library/docker/blob/fcb9d855506a0c0394908bf8ff88377b2dda0bb1/23.0/git/Dockerfile) -- [`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) -- [`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) +- [`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) +- [`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) +- [`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) +- [`24.0.0-git`, `24.0-git`, `24-git`, `git`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/24/git/Dockerfile) +- [`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) +- [`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) +- [`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) +- [`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) +- [`23.0.6-dind-rootless`, `23.0-dind-rootless`, `23-dind-rootless`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/23/dind-rootless/Dockerfile) +- [`23.0.6-git`, `23.0-git`, `23-git`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/23/git/Dockerfile) +- [`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) +- [`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) ## Shared Tags -- `24.0.0-rc.4-windowsservercore`, `24-rc-windowsservercore`, `rc-windowsservercore`: - - [`24.0.0-rc.4-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/38d8c1da029024c9f6cbfb306bdaf8461b3b5914/24-rc/windows/windowsservercore-ltsc2022/Dockerfile) - - [`24.0.0-rc.4-windowsservercore-1809`](https://github.com/docker-library/docker/blob/38d8c1da029024c9f6cbfb306bdaf8461b3b5914/24-rc/windows/windowsservercore-1809/Dockerfile) -- `23.0.6-windowsservercore`, `23.0-windowsservercore`, `23-windowsservercore`, `windowsservercore`: - - [`23.0.6-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/3f698e446071ef052c3bd70fe0322493dbfd5103/23.0/windows/windowsservercore-ltsc2022/Dockerfile) - - [`23.0.6-windowsservercore-1809`](https://github.com/docker-library/docker/blob/3f698e446071ef052c3bd70fe0322493dbfd5103/23.0/windows/windowsservercore-1809/Dockerfile) +- `24.0.0-windowsservercore`, `24.0-windowsservercore`, `24-windowsservercore`, `windowsservercore`: + - [`24.0.0-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/24/windows/windowsservercore-ltsc2022/Dockerfile) + - [`24.0.0-windowsservercore-1809`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/24/windows/windowsservercore-1809/Dockerfile) +- `23.0.6-windowsservercore`, `23.0-windowsservercore`, `23-windowsservercore`: + - [`23.0.6-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/23/windows/windowsservercore-ltsc2022/Dockerfile) + - [`23.0.6-windowsservercore-1809`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/23/windows/windowsservercore-1809/Dockerfile) # Quick reference (cont.)