diff --git a/buildpack-deps/README.md b/buildpack-deps/README.md index 0e9e22b72..1a3300509 100644 --- a/buildpack-deps/README.md +++ b/buildpack-deps/README.md @@ -48,6 +48,9 @@ WARNING: - [`kinetic-curl`, `22.10-curl`](https://github.com/docker-library/buildpack-deps/blob/c96f4f3e1d5bc19fba5c652f57af0a35bb929718/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/31e15bc4a2352c20998e5da6bd8aaa727fd19d06/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) - [`xenial-curl`, `16.04-curl`](https://github.com/docker-library/buildpack-deps/blob/93d2a6f64abe6787b7dd25c7d5322af1fa2e3f55/ubuntu/xenial/curl/Dockerfile) - [`xenial-scm`, `16.04-scm`](https://github.com/docker-library/buildpack-deps/blob/65d69325ad741cea6dee20781c1faaab2e003d87/ubuntu/xenial/scm/Dockerfile) - [`xenial`, `16.04`](https://github.com/docker-library/buildpack-deps/blob/98a5ab81d47a106c458cdf90733df0ee8beea06c/ubuntu/xenial/Dockerfile) diff --git a/busybox/README.md b/busybox/README.md index 7a06ee6bc..0ad8c7029 100644 --- a/busybox/README.md +++ b/busybox/README.md @@ -24,14 +24,14 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`1.34.1-glibc`, `1.34-glibc`, `1-glibc`, `stable-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/4bcc936d8c90dfcf40b4c2728bb8150c2ee5cb82/stable/glibc/Dockerfile) -- [`1.34.1-uclibc`, `1.34-uclibc`, `1-uclibc`, `stable-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/4bcc936d8c90dfcf40b4c2728bb8150c2ee5cb82/stable/uclibc/Dockerfile) -- [`1.34.1-musl`, `1.34-musl`, `1-musl`, `stable-musl`, `musl`](https://github.com/docker-library/busybox/blob/4bcc936d8c90dfcf40b4c2728bb8150c2ee5cb82/stable/musl/Dockerfile) -- [`1.34.1`, `1.34`, `1`, `stable`, `latest`](https://github.com/docker-library/busybox/blob/4bcc936d8c90dfcf40b4c2728bb8150c2ee5cb82/stable/glibc/Dockerfile) -- [`1.35.0-glibc`, `1.35-glibc`, `unstable-glibc`](https://github.com/docker-library/busybox/blob/4bcc936d8c90dfcf40b4c2728bb8150c2ee5cb82/unstable/glibc/Dockerfile) -- [`1.35.0-uclibc`, `1.35-uclibc`, `unstable-uclibc`](https://github.com/docker-library/busybox/blob/4bcc936d8c90dfcf40b4c2728bb8150c2ee5cb82/unstable/uclibc/Dockerfile) -- [`1.35.0-musl`, `1.35-musl`, `unstable-musl`](https://github.com/docker-library/busybox/blob/4bcc936d8c90dfcf40b4c2728bb8150c2ee5cb82/unstable/musl/Dockerfile) -- [`1.35.0`, `1.35`, `unstable`](https://github.com/docker-library/busybox/blob/4bcc936d8c90dfcf40b4c2728bb8150c2ee5cb82/unstable/glibc/Dockerfile) +- [`1.34.1-glibc`, `1.34-glibc`, `1-glibc`, `stable-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/e76753e7fb5d6607922972040ec4ef9bdae3d98c/stable/glibc/Dockerfile) +- [`1.34.1-uclibc`, `1.34-uclibc`, `1-uclibc`, `stable-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/e76753e7fb5d6607922972040ec4ef9bdae3d98c/stable/uclibc/Dockerfile) +- [`1.34.1-musl`, `1.34-musl`, `1-musl`, `stable-musl`, `musl`](https://github.com/docker-library/busybox/blob/e76753e7fb5d6607922972040ec4ef9bdae3d98c/stable/musl/Dockerfile) +- [`1.34.1`, `1.34`, `1`, `stable`, `latest`](https://github.com/docker-library/busybox/blob/e76753e7fb5d6607922972040ec4ef9bdae3d98c/stable/glibc/Dockerfile) +- [`1.35.0-glibc`, `1.35-glibc`, `unstable-glibc`](https://github.com/docker-library/busybox/blob/e76753e7fb5d6607922972040ec4ef9bdae3d98c/unstable/glibc/Dockerfile) +- [`1.35.0-uclibc`, `1.35-uclibc`, `unstable-uclibc`](https://github.com/docker-library/busybox/blob/e76753e7fb5d6607922972040ec4ef9bdae3d98c/unstable/uclibc/Dockerfile) +- [`1.35.0-musl`, `1.35-musl`, `unstable-musl`](https://github.com/docker-library/busybox/blob/e76753e7fb5d6607922972040ec4ef9bdae3d98c/unstable/musl/Dockerfile) +- [`1.35.0`, `1.35`, `unstable`](https://github.com/docker-library/busybox/blob/e76753e7fb5d6607922972040ec4ef9bdae3d98c/unstable/glibc/Dockerfile) # Quick reference (cont.) diff --git a/postgres/README.md b/postgres/README.md index aaf26af79..ea5816172 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -24,16 +24,16 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`15.1`, `15`, `latest`, `15.1-bullseye`, `15-bullseye`, `bullseye`](https://github.com/docker-library/postgres/blob/75d0c1135e1cfd183bf7ee0970b7031986b0710d/15/bullseye/Dockerfile) -- [`15.1-alpine`, `15-alpine`, `alpine`, `15.1-alpine3.17`, `15-alpine3.17`, `alpine3.17`](https://github.com/docker-library/postgres/blob/a2d5beb991190467e462d6e151c98fafc338ce94/15/alpine/Dockerfile) -- [`14.6`, `14`, `14.6-bullseye`, `14-bullseye`](https://github.com/docker-library/postgres/blob/e8ba287990e5e312278fc59131f8a796953dc6c4/14/bullseye/Dockerfile) -- [`14.6-alpine`, `14-alpine`, `14.6-alpine3.17`, `14-alpine3.17`](https://github.com/docker-library/postgres/blob/a2d5beb991190467e462d6e151c98fafc338ce94/14/alpine/Dockerfile) -- [`13.9`, `13`, `13.9-bullseye`, `13-bullseye`](https://github.com/docker-library/postgres/blob/883b1c3f7b485153ec5d841271801ee436ec3314/13/bullseye/Dockerfile) -- [`13.9-alpine`, `13-alpine`, `13.9-alpine3.17`, `13-alpine3.17`](https://github.com/docker-library/postgres/blob/a2d5beb991190467e462d6e151c98fafc338ce94/13/alpine/Dockerfile) -- [`12.13`, `12`, `12.13-bullseye`, `12-bullseye`](https://github.com/docker-library/postgres/blob/5ca94d535d75308b16125d132048bf93172521db/12/bullseye/Dockerfile) -- [`12.13-alpine`, `12-alpine`, `12.13-alpine3.17`, `12-alpine3.17`](https://github.com/docker-library/postgres/blob/a2d5beb991190467e462d6e151c98fafc338ce94/12/alpine/Dockerfile) -- [`11.18-bullseye`, `11-bullseye`](https://github.com/docker-library/postgres/blob/14022440352a9e24d86cae450600ea56969d234b/11/bullseye/Dockerfile) -- [`11.18-alpine`, `11-alpine`, `11.18-alpine3.17`, `11-alpine3.17`](https://github.com/docker-library/postgres/blob/a2d5beb991190467e462d6e151c98fafc338ce94/11/alpine/Dockerfile) +- [`15.1`, `15`, `latest`, `15.1-bullseye`, `15-bullseye`, `bullseye`](https://github.com/docker-library/postgres/blob/7e5e7ece73bf021d9b0797582648424d3a7deb87/15/bullseye/Dockerfile) +- [`15.1-alpine`, `15-alpine`, `alpine`, `15.1-alpine3.17`, `15-alpine3.17`, `alpine3.17`](https://github.com/docker-library/postgres/blob/7e5e7ece73bf021d9b0797582648424d3a7deb87/15/alpine/Dockerfile) +- [`14.6`, `14`, `14.6-bullseye`, `14-bullseye`](https://github.com/docker-library/postgres/blob/7e5e7ece73bf021d9b0797582648424d3a7deb87/14/bullseye/Dockerfile) +- [`14.6-alpine`, `14-alpine`, `14.6-alpine3.17`, `14-alpine3.17`](https://github.com/docker-library/postgres/blob/7e5e7ece73bf021d9b0797582648424d3a7deb87/14/alpine/Dockerfile) +- [`13.9`, `13`, `13.9-bullseye`, `13-bullseye`](https://github.com/docker-library/postgres/blob/7e5e7ece73bf021d9b0797582648424d3a7deb87/13/bullseye/Dockerfile) +- [`13.9-alpine`, `13-alpine`, `13.9-alpine3.17`, `13-alpine3.17`](https://github.com/docker-library/postgres/blob/7e5e7ece73bf021d9b0797582648424d3a7deb87/13/alpine/Dockerfile) +- [`12.13`, `12`, `12.13-bullseye`, `12-bullseye`](https://github.com/docker-library/postgres/blob/7e5e7ece73bf021d9b0797582648424d3a7deb87/12/bullseye/Dockerfile) +- [`12.13-alpine`, `12-alpine`, `12.13-alpine3.17`, `12-alpine3.17`](https://github.com/docker-library/postgres/blob/7e5e7ece73bf021d9b0797582648424d3a7deb87/12/alpine/Dockerfile) +- [`11.18-bullseye`, `11-bullseye`](https://github.com/docker-library/postgres/blob/7e5e7ece73bf021d9b0797582648424d3a7deb87/11/bullseye/Dockerfile) +- [`11.18-alpine`, `11-alpine`, `11.18-alpine3.17`, `11-alpine3.17`](https://github.com/docker-library/postgres/blob/7e5e7ece73bf021d9b0797582648424d3a7deb87/11/alpine/Dockerfile) # Quick reference (cont.)