Run update.sh

This commit is contained in:
Docker Library Bot 2023-03-07 12:08:36 -08:00
parent 4e2288a54f
commit 19832e5231
2 changed files with 6 additions and 2 deletions

View File

@ -24,8 +24,8 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`2.4.55`, `2.4`, `2`, `latest`, `2.4.55-bullseye`, `2.4-bullseye`, `2-bullseye`, `bullseye`](https://github.com/docker-library/httpd/blob/8bee4e1d12ad36ee34a40ae82746bc04a858e220/2.4/Dockerfile)
- [`2.4.55-alpine`, `2.4-alpine`, `2-alpine`, `alpine`, `2.4.55-alpine3.17`, `2.4-alpine3.17`, `2-alpine3.17`, `alpine3.17`](https://github.com/docker-library/httpd/blob/8bee4e1d12ad36ee34a40ae82746bc04a858e220/2.4/alpine/Dockerfile)
- [`2.4.56`, `2.4`, `2`, `latest`, `2.4.56-bullseye`, `2.4-bullseye`, `2-bullseye`, `bullseye`](https://github.com/docker-library/httpd/blob/91b7aa1f6c74ea2cae12a6cd6d02b03cf0c17db5/2.4/Dockerfile)
- [`2.4.56-alpine`, `2.4-alpine`, `2-alpine`, `alpine`, `2.4.56-alpine3.17`, `2.4-alpine3.17`, `2-alpine3.17`, `alpine3.17`](https://github.com/docker-library/httpd/blob/91b7aa1f6c74ea2cae12a6cd6d02b03cf0c17db5/2.4/alpine/Dockerfile)
# Quick reference (cont.)

View File

@ -24,6 +24,10 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`3.12.0-beta.1`, `3.12-rc`](https://github.com/docker-library/rabbitmq/blob/1bc76ab8a311cf03d40c95ac9aedd6d9473d048f/3.12-rc/ubuntu/Dockerfile)
- [`3.12.0-beta.1-management`, `3.12-rc-management`](https://github.com/docker-library/rabbitmq/blob/1bc76ab8a311cf03d40c95ac9aedd6d9473d048f/3.12-rc/ubuntu/management/Dockerfile)
- [`3.12.0-beta.1-alpine`, `3.12-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/1bc76ab8a311cf03d40c95ac9aedd6d9473d048f/3.12-rc/alpine/Dockerfile)
- [`3.12.0-beta.1-management-alpine`, `3.12-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/1bc76ab8a311cf03d40c95ac9aedd6d9473d048f/3.12-rc/alpine/management/Dockerfile)
- [`3.11.10`, `3.11`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/dde405ff543c4fa696f146f9b3bc70dcc73bf1f5/3.11/ubuntu/Dockerfile)
- [`3.11.10-management`, `3.11-management`, `3-management`, `management`](https://github.com/docker-library/rabbitmq/blob/65eb19295b7975c4614d6071fb3fc6a1b86282a1/3.11/ubuntu/management/Dockerfile)
- [`3.11.10-alpine`, `3.11-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/dde405ff543c4fa696f146f9b3bc70dcc73bf1f5/3.11/alpine/Dockerfile)