Run update.sh

This commit is contained in:
Docker Library Bot 2021-08-03 12:08:18 -07:00
parent 37bb64b612
commit 1401e05cfd
2 changed files with 14 additions and 14 deletions

View File

@ -24,7 +24,7 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`devel-20210719`, `devel`](https://github.com/tianon/docker-bash/blob/b34fff78217144116578eabce70368b50a7505fc/devel/Dockerfile)
- [`devel-20210802`, `devel`](https://github.com/tianon/docker-bash/blob/834aebef6aa02a19254bc39727950e0891f18f62/devel/Dockerfile)
- [`5.1.8`, `5.1`, `5`, `latest`](https://github.com/tianon/docker-bash/blob/a2d1a192e467f18b630166ea5efd99b1dc8ca1fb/5.1/Dockerfile)
- [`5.0.18`, `5.0`](https://github.com/tianon/docker-bash/blob/a2d1a192e467f18b630166ea5efd99b1dc8ca1fb/5.0/Dockerfile)
- [`4.4.23`, `4.4`, `4`](https://github.com/tianon/docker-bash/blob/a2d1a192e467f18b630166ea5efd99b1dc8ca1fb/4.4/Dockerfile)

View File

@ -28,12 +28,12 @@ WARNING:
## Simple Tags
- [`3.10.0b4-buster`, `3.10-rc-buster`, `rc-buster`](https://github.com/docker-library/python/blob/34b15c3dc0c2a1ff7ec9b08ab8b499988b01c4a5/3.10-rc/buster/Dockerfile)
- [`3.10.0b4-slim-buster`, `3.10-rc-slim-buster`, `rc-slim-buster`, `3.10.0b4-slim`, `3.10-rc-slim`, `rc-slim`](https://github.com/docker-library/python/blob/34b15c3dc0c2a1ff7ec9b08ab8b499988b01c4a5/3.10-rc/buster/slim/Dockerfile)
- [`3.10.0b4-alpine3.14`, `3.10-rc-alpine3.14`, `rc-alpine3.14`, `3.10.0b4-alpine`, `3.10-rc-alpine`, `rc-alpine`](https://github.com/docker-library/python/blob/34b15c3dc0c2a1ff7ec9b08ab8b499988b01c4a5/3.10-rc/alpine3.14/Dockerfile)
- [`3.10.0b4-alpine3.13`, `3.10-rc-alpine3.13`, `rc-alpine3.13`](https://github.com/docker-library/python/blob/34b15c3dc0c2a1ff7ec9b08ab8b499988b01c4a5/3.10-rc/alpine3.13/Dockerfile)
- [`3.10.0b4-windowsservercore-1809`, `3.10-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/python/blob/34b15c3dc0c2a1ff7ec9b08ab8b499988b01c4a5/3.10-rc/windows/windowsservercore-1809/Dockerfile)
- [`3.10.0b4-windowsservercore-ltsc2016`, `3.10-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/34b15c3dc0c2a1ff7ec9b08ab8b499988b01c4a5/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- [`3.10.0rc1-buster`, `3.10-rc-buster`, `rc-buster`](https://github.com/docker-library/python/blob/2ce7a368bcc861fdf1cd7920a16b1845ffee8b4f/3.10-rc/buster/Dockerfile)
- [`3.10.0rc1-slim-buster`, `3.10-rc-slim-buster`, `rc-slim-buster`, `3.10.0rc1-slim`, `3.10-rc-slim`, `rc-slim`](https://github.com/docker-library/python/blob/2ce7a368bcc861fdf1cd7920a16b1845ffee8b4f/3.10-rc/buster/slim/Dockerfile)
- [`3.10.0rc1-alpine3.14`, `3.10-rc-alpine3.14`, `rc-alpine3.14`, `3.10.0rc1-alpine`, `3.10-rc-alpine`, `rc-alpine`](https://github.com/docker-library/python/blob/2ce7a368bcc861fdf1cd7920a16b1845ffee8b4f/3.10-rc/alpine3.14/Dockerfile)
- [`3.10.0rc1-alpine3.13`, `3.10-rc-alpine3.13`, `rc-alpine3.13`](https://github.com/docker-library/python/blob/2ce7a368bcc861fdf1cd7920a16b1845ffee8b4f/3.10-rc/alpine3.13/Dockerfile)
- [`3.10.0rc1-windowsservercore-1809`, `3.10-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/python/blob/2ce7a368bcc861fdf1cd7920a16b1845ffee8b4f/3.10-rc/windows/windowsservercore-1809/Dockerfile)
- [`3.10.0rc1-windowsservercore-ltsc2016`, `3.10-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/2ce7a368bcc861fdf1cd7920a16b1845ffee8b4f/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- [`3.9.6-buster`, `3.9-buster`, `3-buster`, `buster`](https://github.com/docker-library/python/blob/d18aeb0a2f1e52d8ff82dfe57104943174a0d8ab/3.9/buster/Dockerfile)
- [`3.9.6-slim-buster`, `3.9-slim-buster`, `3-slim-buster`, `slim-buster`, `3.9.6-slim`, `3.9-slim`, `3-slim`, `slim`](https://github.com/docker-library/python/blob/d18aeb0a2f1e52d8ff82dfe57104943174a0d8ab/3.9/buster/slim/Dockerfile)
- [`3.9.6-alpine3.14`, `3.9-alpine3.14`, `3-alpine3.14`, `alpine3.14`, `3.9.6-alpine`, `3.9-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/python/blob/d18aeb0a2f1e52d8ff82dfe57104943174a0d8ab/3.9/alpine3.14/Dockerfile)
@ -59,13 +59,13 @@ WARNING:
## Shared Tags
- `3.10.0b4`, `3.10-rc`, `rc`:
- [`3.10.0b4-buster`](https://github.com/docker-library/python/blob/34b15c3dc0c2a1ff7ec9b08ab8b499988b01c4a5/3.10-rc/buster/Dockerfile)
- [`3.10.0b4-windowsservercore-1809`](https://github.com/docker-library/python/blob/34b15c3dc0c2a1ff7ec9b08ab8b499988b01c4a5/3.10-rc/windows/windowsservercore-1809/Dockerfile)
- [`3.10.0b4-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/34b15c3dc0c2a1ff7ec9b08ab8b499988b01c4a5/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- `3.10.0b4-windowsservercore`, `3.10-rc-windowsservercore`, `rc-windowsservercore`:
- [`3.10.0b4-windowsservercore-1809`](https://github.com/docker-library/python/blob/34b15c3dc0c2a1ff7ec9b08ab8b499988b01c4a5/3.10-rc/windows/windowsservercore-1809/Dockerfile)
- [`3.10.0b4-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/34b15c3dc0c2a1ff7ec9b08ab8b499988b01c4a5/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- `3.10.0rc1`, `3.10-rc`, `rc`:
- [`3.10.0rc1-buster`](https://github.com/docker-library/python/blob/2ce7a368bcc861fdf1cd7920a16b1845ffee8b4f/3.10-rc/buster/Dockerfile)
- [`3.10.0rc1-windowsservercore-1809`](https://github.com/docker-library/python/blob/2ce7a368bcc861fdf1cd7920a16b1845ffee8b4f/3.10-rc/windows/windowsservercore-1809/Dockerfile)
- [`3.10.0rc1-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/2ce7a368bcc861fdf1cd7920a16b1845ffee8b4f/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- `3.10.0rc1-windowsservercore`, `3.10-rc-windowsservercore`, `rc-windowsservercore`:
- [`3.10.0rc1-windowsservercore-1809`](https://github.com/docker-library/python/blob/2ce7a368bcc861fdf1cd7920a16b1845ffee8b4f/3.10-rc/windows/windowsservercore-1809/Dockerfile)
- [`3.10.0rc1-windowsservercore-ltsc2016`](https://github.com/docker-library/python/blob/2ce7a368bcc861fdf1cd7920a16b1845ffee8b4f/3.10-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- `3.9.6`, `3.9`, `3`, `latest`:
- [`3.9.6-buster`](https://github.com/docker-library/python/blob/d18aeb0a2f1e52d8ff82dfe57104943174a0d8ab/3.9/buster/Dockerfile)
- [`3.9.6-windowsservercore-1809`](https://github.com/docker-library/python/blob/d18aeb0a2f1e52d8ff82dfe57104943174a0d8ab/3.9/windows/windowsservercore-1809/Dockerfile)