From 77c9ff6832aa4e736874176b6daa992516b12e4f Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 11 Dec 2024 14:09:36 -0800 Subject: [PATCH] Run update.sh --- haproxy/README.md | 8 ++++---- rabbitmq/README.md | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/haproxy/README.md b/haproxy/README.md index dd5545894dcc..70c89586d0cf 100644 --- a/haproxy/README.md +++ b/haproxy/README.md @@ -24,13 +24,13 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`3.2-dev0`, `3.2-dev`, `3.2-dev0-bookworm`, `3.2-dev-bookworm`](https://github.com/docker-library/haproxy/blob/056667a3593e0e18d97518709e30b6bd8574f760/3.2/Dockerfile) +- [`3.2-dev1`, `3.2-dev`, `3.2-dev1-bookworm`, `3.2-dev-bookworm`](https://github.com/docker-library/haproxy/blob/98981317e3520043f10841a76e8c0f691b29037d/3.2/Dockerfile) -- [`3.2-dev0-alpine`, `3.2-dev-alpine`, `3.2-dev0-alpine3.20`, `3.2-dev-alpine3.20`](https://github.com/docker-library/haproxy/blob/056667a3593e0e18d97518709e30b6bd8574f760/3.2/alpine/Dockerfile) +- [`3.2-dev1-alpine`, `3.2-dev-alpine`, `3.2-dev1-alpine3.20`, `3.2-dev-alpine3.20`](https://github.com/docker-library/haproxy/blob/98981317e3520043f10841a76e8c0f691b29037d/3.2/alpine/Dockerfile) -- [`3.1.0`, `3.1`, `latest`, `3.1.0-bookworm`, `3.1-bookworm`, `bookworm`](https://github.com/docker-library/haproxy/blob/845b6f45ac1a8e0ee5706a23ef2fbf56516aebc6/3.1/Dockerfile) +- [`3.1.1`, `3.1`, `latest`, `3.1.1-bookworm`, `3.1-bookworm`, `bookworm`](https://github.com/docker-library/haproxy/blob/dc5f5ce22146dc39f7597ab9f857f0408622c8d8/3.1/Dockerfile) -- [`3.1.0-alpine`, `3.1-alpine`, `alpine`, `3.1.0-alpine3.20`, `3.1-alpine3.20`, `alpine3.20`](https://github.com/docker-library/haproxy/blob/845b6f45ac1a8e0ee5706a23ef2fbf56516aebc6/3.1/alpine/Dockerfile) +- [`3.1.1-alpine`, `3.1-alpine`, `alpine`, `3.1.1-alpine3.20`, `3.1-alpine3.20`, `alpine3.20`](https://github.com/docker-library/haproxy/blob/dc5f5ce22146dc39f7597ab9f857f0408622c8d8/3.1/alpine/Dockerfile) - [`3.0.6`, `3.0`, `lts`, `3.0.6-bookworm`, `3.0-bookworm`, `lts-bookworm`](https://github.com/docker-library/haproxy/blob/7341cb2441f9663fb52866df74ccb427960cc8c9/3.0/Dockerfile) diff --git a/rabbitmq/README.md b/rabbitmq/README.md index 550e328c4849..26ef80f5047b 100644 --- a/rabbitmq/README.md +++ b/rabbitmq/README.md @@ -24,19 +24,19 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`4.1.0-beta.2`, `4.1-rc`](https://github.com/docker-library/rabbitmq/blob/5fb7f52a1f2f438c5994210ee06bc92f2437c8e2/4.1-rc/ubuntu/Dockerfile) +- [`4.1.0-beta.3`, `4.1-rc`](https://github.com/docker-library/rabbitmq/blob/99ed8dff13e2b79fc189b76bbbfec8d07947e6b9/4.1-rc/ubuntu/Dockerfile) -- [`4.1.0-beta.2-management`, `4.1-rc-management`](https://github.com/docker-library/rabbitmq/blob/c0dcc40c9bce4bb6a826a61d250a2aeb0fa35416/4.1-rc/ubuntu/management/Dockerfile) +- [`4.1.0-beta.3-management`, `4.1-rc-management`](https://github.com/docker-library/rabbitmq/blob/c0dcc40c9bce4bb6a826a61d250a2aeb0fa35416/4.1-rc/ubuntu/management/Dockerfile) -- [`4.1.0-beta.2-alpine`, `4.1-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/5fb7f52a1f2f438c5994210ee06bc92f2437c8e2/4.1-rc/alpine/Dockerfile) +- [`4.1.0-beta.3-alpine`, `4.1-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/99ed8dff13e2b79fc189b76bbbfec8d07947e6b9/4.1-rc/alpine/Dockerfile) -- [`4.1.0-beta.2-management-alpine`, `4.1-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/c0dcc40c9bce4bb6a826a61d250a2aeb0fa35416/4.1-rc/alpine/management/Dockerfile) +- [`4.1.0-beta.3-management-alpine`, `4.1-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/c0dcc40c9bce4bb6a826a61d250a2aeb0fa35416/4.1-rc/alpine/management/Dockerfile) -- [`4.0.4`, `4.0`, `4`, `latest`](https://github.com/docker-library/rabbitmq/blob/8a0389fb2c2007af3db29b1f12fe82d239c027ac/4.0/ubuntu/Dockerfile) +- [`4.0.4`, `4.0`, `4`, `latest`](https://github.com/docker-library/rabbitmq/blob/efb58cd44392eb62a59b4408dffdf09ff5505015/4.0/ubuntu/Dockerfile) - [`4.0.4-management`, `4.0-management`, `4-management`, `management`](https://github.com/docker-library/rabbitmq/blob/36e4d246e934a96b1c3a920e398f96434f3fc34c/4.0/ubuntu/management/Dockerfile) -- [`4.0.4-alpine`, `4.0-alpine`, `4-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/8a0389fb2c2007af3db29b1f12fe82d239c027ac/4.0/alpine/Dockerfile) +- [`4.0.4-alpine`, `4.0-alpine`, `4-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/efb58cd44392eb62a59b4408dffdf09ff5505015/4.0/alpine/Dockerfile) - [`4.0.4-management-alpine`, `4.0-management-alpine`, `4-management-alpine`, `management-alpine`](https://github.com/docker-library/rabbitmq/blob/36e4d246e934a96b1c3a920e398f96434f3fc34c/4.0/alpine/management/Dockerfile)