Run update.sh
This commit is contained in:
parent
30943ae6d5
commit
1465162da2
|
|
@ -28,14 +28,14 @@ WARNING:
|
|||
|
||||
## Simple Tags
|
||||
|
||||
- [`3.12.0a5-bullseye`, `3.12-rc-bullseye`](https://github.com/docker-library/python/blob/b987547e6b4d485163997795791017ee1e3b3155/3.12-rc/bullseye/Dockerfile)
|
||||
- [`3.12.0a5-slim-bullseye`, `3.12-rc-slim-bullseye`, `3.12.0a5-slim`, `3.12-rc-slim`](https://github.com/docker-library/python/blob/b987547e6b4d485163997795791017ee1e3b3155/3.12-rc/slim-bullseye/Dockerfile)
|
||||
- [`3.12.0a5-buster`, `3.12-rc-buster`](https://github.com/docker-library/python/blob/b987547e6b4d485163997795791017ee1e3b3155/3.12-rc/buster/Dockerfile)
|
||||
- [`3.12.0a5-slim-buster`, `3.12-rc-slim-buster`](https://github.com/docker-library/python/blob/b987547e6b4d485163997795791017ee1e3b3155/3.12-rc/slim-buster/Dockerfile)
|
||||
- [`3.12.0a5-alpine3.17`, `3.12-rc-alpine3.17`, `3.12.0a5-alpine`, `3.12-rc-alpine`](https://github.com/docker-library/python/blob/b987547e6b4d485163997795791017ee1e3b3155/3.12-rc/alpine3.17/Dockerfile)
|
||||
- [`3.12.0a5-alpine3.16`, `3.12-rc-alpine3.16`](https://github.com/docker-library/python/blob/b987547e6b4d485163997795791017ee1e3b3155/3.12-rc/alpine3.16/Dockerfile)
|
||||
- [`3.12.0a5-windowsservercore-ltsc2022`, `3.12-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/b987547e6b4d485163997795791017ee1e3b3155/3.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.12.0a5-windowsservercore-1809`, `3.12-rc-windowsservercore-1809`](https://github.com/docker-library/python/blob/b987547e6b4d485163997795791017ee1e3b3155/3.12-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`3.12.0a6-bullseye`, `3.12-rc-bullseye`](https://github.com/docker-library/python/blob/8442e048835d470610de219443b41d477d330e86/3.12-rc/bullseye/Dockerfile)
|
||||
- [`3.12.0a6-slim-bullseye`, `3.12-rc-slim-bullseye`, `3.12.0a6-slim`, `3.12-rc-slim`](https://github.com/docker-library/python/blob/8442e048835d470610de219443b41d477d330e86/3.12-rc/slim-bullseye/Dockerfile)
|
||||
- [`3.12.0a6-buster`, `3.12-rc-buster`](https://github.com/docker-library/python/blob/8442e048835d470610de219443b41d477d330e86/3.12-rc/buster/Dockerfile)
|
||||
- [`3.12.0a6-slim-buster`, `3.12-rc-slim-buster`](https://github.com/docker-library/python/blob/8442e048835d470610de219443b41d477d330e86/3.12-rc/slim-buster/Dockerfile)
|
||||
- [`3.12.0a6-alpine3.17`, `3.12-rc-alpine3.17`, `3.12.0a6-alpine`, `3.12-rc-alpine`](https://github.com/docker-library/python/blob/8442e048835d470610de219443b41d477d330e86/3.12-rc/alpine3.17/Dockerfile)
|
||||
- [`3.12.0a6-alpine3.16`, `3.12-rc-alpine3.16`](https://github.com/docker-library/python/blob/8442e048835d470610de219443b41d477d330e86/3.12-rc/alpine3.16/Dockerfile)
|
||||
- [`3.12.0a6-windowsservercore-ltsc2022`, `3.12-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/8442e048835d470610de219443b41d477d330e86/3.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.12.0a6-windowsservercore-1809`, `3.12-rc-windowsservercore-1809`](https://github.com/docker-library/python/blob/8442e048835d470610de219443b41d477d330e86/3.12-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`3.11.2-bullseye`, `3.11-bullseye`, `3-bullseye`, `bullseye`](https://github.com/docker-library/python/blob/e664abbb9af1ee6aae5778d70a5df79d86d9ec57/3.11/bullseye/Dockerfile)
|
||||
- [`3.11.2-slim-bullseye`, `3.11-slim-bullseye`, `3-slim-bullseye`, `slim-bullseye`, `3.11.2-slim`, `3.11-slim`, `3-slim`, `slim`](https://github.com/docker-library/python/blob/e664abbb9af1ee6aae5778d70a5df79d86d9ec57/3.11/slim-bullseye/Dockerfile)
|
||||
- [`3.11.2-buster`, `3.11-buster`, `3-buster`, `buster`](https://github.com/docker-library/python/blob/e664abbb9af1ee6aae5778d70a5df79d86d9ec57/3.11/buster/Dockerfile)
|
||||
|
|
@ -73,13 +73,13 @@ WARNING:
|
|||
|
||||
## Shared Tags
|
||||
|
||||
- `3.12.0a5`, `3.12-rc`:
|
||||
- [`3.12.0a5-bullseye`](https://github.com/docker-library/python/blob/b987547e6b4d485163997795791017ee1e3b3155/3.12-rc/bullseye/Dockerfile)
|
||||
- [`3.12.0a5-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/b987547e6b4d485163997795791017ee1e3b3155/3.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.12.0a5-windowsservercore-1809`](https://github.com/docker-library/python/blob/b987547e6b4d485163997795791017ee1e3b3155/3.12-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- `3.12.0a5-windowsservercore`, `3.12-rc-windowsservercore`:
|
||||
- [`3.12.0a5-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/b987547e6b4d485163997795791017ee1e3b3155/3.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.12.0a5-windowsservercore-1809`](https://github.com/docker-library/python/blob/b987547e6b4d485163997795791017ee1e3b3155/3.12-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- `3.12.0a6`, `3.12-rc`:
|
||||
- [`3.12.0a6-bullseye`](https://github.com/docker-library/python/blob/8442e048835d470610de219443b41d477d330e86/3.12-rc/bullseye/Dockerfile)
|
||||
- [`3.12.0a6-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/8442e048835d470610de219443b41d477d330e86/3.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.12.0a6-windowsservercore-1809`](https://github.com/docker-library/python/blob/8442e048835d470610de219443b41d477d330e86/3.12-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- `3.12.0a6-windowsservercore`, `3.12-rc-windowsservercore`:
|
||||
- [`3.12.0a6-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/8442e048835d470610de219443b41d477d330e86/3.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.12.0a6-windowsservercore-1809`](https://github.com/docker-library/python/blob/8442e048835d470610de219443b41d477d330e86/3.12-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- `3.11.2`, `3.11`, `3`, `latest`:
|
||||
- [`3.11.2-bullseye`](https://github.com/docker-library/python/blob/e664abbb9af1ee6aae5778d70a5df79d86d9ec57/3.11/bullseye/Dockerfile)
|
||||
- [`3.11.2-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/e664abbb9af1ee6aae5778d70a5df79d86d9ec57/3.11/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -24,21 +24,21 @@ 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`, `3.12-rc`](https://github.com/docker-library/rabbitmq/blob/92cf3ab7107d78127192516c4011d2daef036700/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-alpine`, `3.12-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/92cf3ab7107d78127192516c4011d2daef036700/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`, `3.11`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/92cf3ab7107d78127192516c4011d2daef036700/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)
|
||||
- [`3.11.10-alpine`, `3.11-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/92cf3ab7107d78127192516c4011d2daef036700/3.11/alpine/Dockerfile)
|
||||
- [`3.11.10-management-alpine`, `3.11-management-alpine`, `3-management-alpine`, `management-alpine`](https://github.com/docker-library/rabbitmq/blob/65eb19295b7975c4614d6071fb3fc6a1b86282a1/3.11/alpine/management/Dockerfile)
|
||||
- [`3.10.19`, `3.10`](https://github.com/docker-library/rabbitmq/blob/d780bf9904b86f0d8e32a712421050f286c0f804/3.10/ubuntu/Dockerfile)
|
||||
- [`3.10.19`, `3.10`](https://github.com/docker-library/rabbitmq/blob/92cf3ab7107d78127192516c4011d2daef036700/3.10/ubuntu/Dockerfile)
|
||||
- [`3.10.19-management`, `3.10-management`](https://github.com/docker-library/rabbitmq/blob/6e226fe8e99702c8726d5e7d5c5864e69548048d/3.10/ubuntu/management/Dockerfile)
|
||||
- [`3.10.19-alpine`, `3.10-alpine`](https://github.com/docker-library/rabbitmq/blob/d780bf9904b86f0d8e32a712421050f286c0f804/3.10/alpine/Dockerfile)
|
||||
- [`3.10.19-alpine`, `3.10-alpine`](https://github.com/docker-library/rabbitmq/blob/92cf3ab7107d78127192516c4011d2daef036700/3.10/alpine/Dockerfile)
|
||||
- [`3.10.19-management-alpine`, `3.10-management-alpine`](https://github.com/docker-library/rabbitmq/blob/6e226fe8e99702c8726d5e7d5c5864e69548048d/3.10/alpine/management/Dockerfile)
|
||||
- [`3.9.28`, `3.9`](https://github.com/docker-library/rabbitmq/blob/96b94da11728354a96fc1af0aadb2799ef0fd94f/3.9/ubuntu/Dockerfile)
|
||||
- [`3.9.28`, `3.9`](https://github.com/docker-library/rabbitmq/blob/92cf3ab7107d78127192516c4011d2daef036700/3.9/ubuntu/Dockerfile)
|
||||
- [`3.9.28-management`, `3.9-management`](https://github.com/docker-library/rabbitmq/blob/b07819f873e5a68b2bb54e01f0caa41c26b277f3/3.9/ubuntu/management/Dockerfile)
|
||||
- [`3.9.28-alpine`, `3.9-alpine`](https://github.com/docker-library/rabbitmq/blob/96b94da11728354a96fc1af0aadb2799ef0fd94f/3.9/alpine/Dockerfile)
|
||||
- [`3.9.28-alpine`, `3.9-alpine`](https://github.com/docker-library/rabbitmq/blob/92cf3ab7107d78127192516c4011d2daef036700/3.9/alpine/Dockerfile)
|
||||
- [`3.9.28-management-alpine`, `3.9-management-alpine`](https://github.com/docker-library/rabbitmq/blob/b07819f873e5a68b2bb54e01f0caa41c26b277f3/3.9/alpine/management/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
|
|
|||
Loading…
Reference in New Issue