Run update.sh

This commit is contained in:
Docker Library Bot 2020-12-10 02:10:20 +00:00
parent ae46e70d54
commit 38c11e5dbc
4 changed files with 21 additions and 21 deletions

View File

@ -24,8 +24,8 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`3.39.2`, `3.39`, `3`, `latest`](https://github.com/docker-library/ghost/blob/4e13f4573c049eff193bf7f8fb61b9f1da483b9b/3/debian/Dockerfile)
- [`3.39.2-alpine`, `3.39-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/4e13f4573c049eff193bf7f8fb61b9f1da483b9b/3/alpine/Dockerfile)
- [`3.39.3`, `3.39`, `3`, `latest`](https://github.com/docker-library/ghost/blob/c87e92c8021a6ba40815cbbe855c9031cde4a72f/3/debian/Dockerfile)
- [`3.39.3-alpine`, `3.39-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/c87e92c8021a6ba40815cbbe855c9031cde4a72f/3/alpine/Dockerfile)
- [`2.38.2`, `2.38`, `2`](https://github.com/docker-library/ghost/blob/705e1d8724e478a93fbb76b6cfdf670d86f01d9e/2/debian/Dockerfile)
- [`2.38.2-alpine`, `2.38-alpine`, `2-alpine`](https://github.com/docker-library/ghost/blob/705e1d8724e478a93fbb76b6cfdf670d86f01d9e/2/alpine/Dockerfile)

View File

@ -28,11 +28,11 @@ WARNING:
## Simple Tags
- [`3.10.0a2-buster`, `3.10-rc-buster`, `rc-buster`](https://github.com/docker-library/python/blob/dc9b64baf4c01bad4ddca590418dcfdb46a13ac2/3.10-rc/buster/Dockerfile)
- [`3.10.0a2-slim-buster`, `3.10-rc-slim-buster`, `rc-slim-buster`, `3.10.0a2-slim`, `3.10-rc-slim`, `rc-slim`](https://github.com/docker-library/python/blob/dc9b64baf4c01bad4ddca590418dcfdb46a13ac2/3.10-rc/buster/slim/Dockerfile)
- [`3.10.0a2-alpine3.12`, `3.10-rc-alpine3.12`, `rc-alpine3.12`, `3.10.0a2-alpine`, `3.10-rc-alpine`, `rc-alpine`](https://github.com/docker-library/python/blob/dc9b64baf4c01bad4ddca590418dcfdb46a13ac2/3.10-rc/alpine3.12/Dockerfile)
- [`3.10.0a2-windowsservercore-1809`, `3.10-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/python/blob/dc9b64baf4c01bad4ddca590418dcfdb46a13ac2/3.10-rc/windows/windowsservercore-1809/Dockerfile)
- [`3.10.0a2-windowsservercore-ltsc2016`, `3.10-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/dc9b64baf4c01bad4ddca590418dcfdb46a13ac2/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- [`3.10.0a3-buster`, `3.10-rc-buster`, `rc-buster`](https://github.com/docker-library/python/blob/82b5caa6335007925dc9bfeb7f374d074b186703/3.10-rc/buster/Dockerfile)
- [`3.10.0a3-slim-buster`, `3.10-rc-slim-buster`, `rc-slim-buster`, `3.10.0a3-slim`, `3.10-rc-slim`, `rc-slim`](https://github.com/docker-library/python/blob/82b5caa6335007925dc9bfeb7f374d074b186703/3.10-rc/buster/slim/Dockerfile)
- [`3.10.0a3-alpine3.12`, `3.10-rc-alpine3.12`, `rc-alpine3.12`, `3.10.0a3-alpine`, `3.10-rc-alpine`, `rc-alpine`](https://github.com/docker-library/python/blob/82b5caa6335007925dc9bfeb7f374d074b186703/3.10-rc/alpine3.12/Dockerfile)
- [`3.10.0a3-windowsservercore-1809`, `3.10-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/python/blob/82b5caa6335007925dc9bfeb7f374d074b186703/3.10-rc/windows/windowsservercore-1809/Dockerfile)
- [`3.10.0a3-windowsservercore-ltsc2016`, `3.10-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/82b5caa6335007925dc9bfeb7f374d074b186703/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- [`3.9.1-buster`, `3.9-buster`, `3-buster`, `buster`](https://github.com/docker-library/python/blob/4d7fab13bb44c5f271ec6412cd7b77fb2c011473/3.9/buster/Dockerfile)
- [`3.9.1-slim-buster`, `3.9-slim-buster`, `3-slim-buster`, `slim-buster`, `3.9.1-slim`, `3.9-slim`, `3-slim`, `slim`](https://github.com/docker-library/python/blob/4d7fab13bb44c5f271ec6412cd7b77fb2c011473/3.9/buster/slim/Dockerfile)
- [`3.9.1-alpine3.12`, `3.9-alpine3.12`, `3-alpine3.12`, `alpine3.12`, `3.9.1-alpine`, `3.9-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/python/blob/4d7fab13bb44c5f271ec6412cd7b77fb2c011473/3.9/alpine3.12/Dockerfile)
@ -61,13 +61,13 @@ WARNING:
## Shared Tags
- `3.10.0a2`, `3.10-rc`, `rc`:
- [`3.10.0a2-buster`](https://github.com/docker-library/python/blob/dc9b64baf4c01bad4ddca590418dcfdb46a13ac2/3.10-rc/buster/Dockerfile)
- [`3.10.0a2-windowsservercore-1809`](https://github.com/docker-library/python/blob/dc9b64baf4c01bad4ddca590418dcfdb46a13ac2/3.10-rc/windows/windowsservercore-1809/Dockerfile)
- [`3.10.0a2-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/dc9b64baf4c01bad4ddca590418dcfdb46a13ac2/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- `3.10.0a2-windowsservercore`, `3.10-rc-windowsservercore`, `rc-windowsservercore`:
- [`3.10.0a2-windowsservercore-1809`](https://github.com/docker-library/python/blob/dc9b64baf4c01bad4ddca590418dcfdb46a13ac2/3.10-rc/windows/windowsservercore-1809/Dockerfile)
- [`3.10.0a2-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/dc9b64baf4c01bad4ddca590418dcfdb46a13ac2/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- `3.10.0a3`, `3.10-rc`, `rc`:
- [`3.10.0a3-buster`](https://github.com/docker-library/python/blob/82b5caa6335007925dc9bfeb7f374d074b186703/3.10-rc/buster/Dockerfile)
- [`3.10.0a3-windowsservercore-1809`](https://github.com/docker-library/python/blob/82b5caa6335007925dc9bfeb7f374d074b186703/3.10-rc/windows/windowsservercore-1809/Dockerfile)
- [`3.10.0a3-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/82b5caa6335007925dc9bfeb7f374d074b186703/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- `3.10.0a3-windowsservercore`, `3.10-rc-windowsservercore`, `rc-windowsservercore`:
- [`3.10.0a3-windowsservercore-1809`](https://github.com/docker-library/python/blob/82b5caa6335007925dc9bfeb7f374d074b186703/3.10-rc/windows/windowsservercore-1809/Dockerfile)
- [`3.10.0a3-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/82b5caa6335007925dc9bfeb7f374d074b186703/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- `3.9.1`, `3.9`, `3`, `latest`:
- [`3.9.1-buster`](https://github.com/docker-library/python/blob/4d7fab13bb44c5f271ec6412cd7b77fb2c011473/3.9/buster/Dockerfile)
- [`3.9.1-windowsservercore-1809`](https://github.com/docker-library/python/blob/4d7fab13bb44c5f271ec6412cd7b77fb2c011473/3.9/windows/windowsservercore-1809/Dockerfile)

View File

@ -24,13 +24,13 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`3.8.10-beta.1`, `3.8-rc`](https://github.com/docker-library/rabbitmq/blob/29048054d08950d668ffaa893d9e27550bd24948/3.8-rc/ubuntu/Dockerfile)
- [`3.8.10-beta.1`, `3.8-rc`](https://github.com/docker-library/rabbitmq/blob/61bde14964280981fb12890d4614befc902da79a/3.8-rc/ubuntu/Dockerfile)
- [`3.8.10-beta.1-management`, `3.8-rc-management`](https://github.com/docker-library/rabbitmq/blob/888638927482f86af6e88bebb67423926cb1112f/3.8-rc/ubuntu/management/Dockerfile)
- [`3.8.10-beta.1-alpine`, `3.8-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/29048054d08950d668ffaa893d9e27550bd24948/3.8-rc/alpine/Dockerfile)
- [`3.8.10-beta.1-alpine`, `3.8-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/61bde14964280981fb12890d4614befc902da79a/3.8-rc/alpine/Dockerfile)
- [`3.8.10-beta.1-management-alpine`, `3.8-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/888638927482f86af6e88bebb67423926cb1112f/3.8-rc/alpine/management/Dockerfile)
- [`3.8.9`, `3.8`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/b7222c28f0957530d7746a10fb67a75920c0e6d1/3.8/ubuntu/Dockerfile)
- [`3.8.9`, `3.8`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/093344023cb30eb36f05adaab3ae51bb939ee1ae/3.8/ubuntu/Dockerfile)
- [`3.8.9-management`, `3.8-management`, `3-management`, `management`](https://github.com/docker-library/rabbitmq/blob/888638927482f86af6e88bebb67423926cb1112f/3.8/ubuntu/management/Dockerfile)
- [`3.8.9-alpine`, `3.8-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/b7222c28f0957530d7746a10fb67a75920c0e6d1/3.8/alpine/Dockerfile)
- [`3.8.9-alpine`, `3.8-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/093344023cb30eb36f05adaab3ae51bb939ee1ae/3.8/alpine/Dockerfile)
- [`3.8.9-management-alpine`, `3.8-management-alpine`, `3-management-alpine`, `management-alpine`](https://github.com/docker-library/rabbitmq/blob/888638927482f86af6e88bebb67423926cb1112f/3.8/alpine/management/Dockerfile)
# Quick reference (cont.)

View File

@ -24,9 +24,9 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`3.0.0-preview1-buster`, `3.0-rc-buster`, `3.0.0-preview1`, `3.0-rc`](https://github.com/docker-library/ruby/blob/57a8df4f141840757a74c6caf8d8bae7010cc512/3.0-rc/buster/Dockerfile)
- [`3.0.0-preview1-slim-buster`, `3.0-rc-slim-buster`, `3.0.0-preview1-slim`, `3.0-rc-slim`](https://github.com/docker-library/ruby/blob/57a8df4f141840757a74c6caf8d8bae7010cc512/3.0-rc/buster/slim/Dockerfile)
- [`3.0.0-preview1-alpine3.12`, `3.0-rc-alpine3.12`, `3.0.0-preview1-alpine`, `3.0-rc-alpine`](https://github.com/docker-library/ruby/blob/57a8df4f141840757a74c6caf8d8bae7010cc512/3.0-rc/alpine3.12/Dockerfile)
- [`3.0.0-preview2-buster`, `3.0-rc-buster`, `3.0.0-preview2`, `3.0-rc`](https://github.com/docker-library/ruby/blob/886df6b547e4c61c113ba05dfd88eff4d94de9b4/3.0-rc/buster/Dockerfile)
- [`3.0.0-preview2-slim-buster`, `3.0-rc-slim-buster`, `3.0.0-preview2-slim`, `3.0-rc-slim`](https://github.com/docker-library/ruby/blob/886df6b547e4c61c113ba05dfd88eff4d94de9b4/3.0-rc/buster/slim/Dockerfile)
- [`3.0.0-preview2-alpine3.12`, `3.0-rc-alpine3.12`, `3.0.0-preview2-alpine`, `3.0-rc-alpine`](https://github.com/docker-library/ruby/blob/886df6b547e4c61c113ba05dfd88eff4d94de9b4/3.0-rc/alpine3.12/Dockerfile)
- [`2.7.2-buster`, `2.7-buster`, `2-buster`, `buster`, `2.7.2`, `2.7`, `2`, `latest`](https://github.com/docker-library/ruby/blob/5a4e2d8d9fae6681ac3e2344eac547f0e2cdc598/2.7/buster/Dockerfile)
- [`2.7.2-slim-buster`, `2.7-slim-buster`, `2-slim-buster`, `slim-buster`, `2.7.2-slim`, `2.7-slim`, `2-slim`, `slim`](https://github.com/docker-library/ruby/blob/5a4e2d8d9fae6681ac3e2344eac547f0e2cdc598/2.7/buster/slim/Dockerfile)
- [`2.7.2-alpine3.12`, `2.7-alpine3.12`, `2-alpine3.12`, `alpine3.12`, `2.7.2-alpine`, `2.7-alpine`, `2-alpine`, `alpine`](https://github.com/docker-library/ruby/blob/5a4e2d8d9fae6681ac3e2344eac547f0e2cdc598/2.7/alpine3.12/Dockerfile)