Run update.sh
This commit is contained in:
parent
8d32da0349
commit
e75f0ce4b7
|
|
@ -24,7 +24,8 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`2.1.14`, `2.1`, `2`, `latest`](https://github.com/composer/docker/blob/c38269179deabab6b009b5e8010bd0ecea70319d/2.1/Dockerfile)
|
||||
- [`2.2.0-RC1`, `2.2`](https://github.com/composer/docker/blob/61fbaa2f2020f0853839a519b88e136e75242728/2.2/Dockerfile)
|
||||
- [`2.1.14`, `2.1`, `2`, `latest`](https://github.com/composer/docker/blob/7f089c269b0b537743dab6682edfcd97b8dfd742/2.1/Dockerfile)
|
||||
- [`1.10.23`, `1.10`, `1`](https://github.com/composer/docker/blob/d432d47526e69755094559084c41cba73c145e92/1.10/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
|
|
|||
|
|
@ -28,11 +28,11 @@ WARNING:
|
|||
|
||||
## Simple Tags
|
||||
|
||||
- [`3.11.0a2-bullseye`, `3.11-rc-bullseye`](https://github.com/docker-library/python/blob/6de165b2a8286d102d32ad66b0a3ca119d0a005a/3.11-rc/bullseye/Dockerfile)
|
||||
- [`3.11.0a2-slim-bullseye`, `3.11-rc-slim-bullseye`, `3.11.0a2-slim`, `3.11-rc-slim`](https://github.com/docker-library/python/blob/6de165b2a8286d102d32ad66b0a3ca119d0a005a/3.11-rc/bullseye/slim/Dockerfile)
|
||||
- [`3.11.0a2-alpine3.15`, `3.11-rc-alpine3.15`, `3.11.0a2-alpine`, `3.11-rc-alpine`](https://github.com/docker-library/python/blob/b739aec8401a072f43ed5f5eec806e8cc1d1b106/3.11-rc/alpine3.15/Dockerfile)
|
||||
- [`3.11.0a2-windowsservercore-ltsc2022`, `3.11-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/6de165b2a8286d102d32ad66b0a3ca119d0a005a/3.11-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.11.0a2-windowsservercore-1809`, `3.11-rc-windowsservercore-1809`](https://github.com/docker-library/python/blob/6de165b2a8286d102d32ad66b0a3ca119d0a005a/3.11-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`3.11.0a3-bullseye`, `3.11-rc-bullseye`](https://github.com/docker-library/python/blob/d162396abd34f321f01d56d17e0d2ed954678ba2/3.11-rc/bullseye/Dockerfile)
|
||||
- [`3.11.0a3-slim-bullseye`, `3.11-rc-slim-bullseye`, `3.11.0a3-slim`, `3.11-rc-slim`](https://github.com/docker-library/python/blob/d162396abd34f321f01d56d17e0d2ed954678ba2/3.11-rc/bullseye/slim/Dockerfile)
|
||||
- [`3.11.0a3-alpine3.15`, `3.11-rc-alpine3.15`, `3.11.0a3-alpine`, `3.11-rc-alpine`](https://github.com/docker-library/python/blob/d162396abd34f321f01d56d17e0d2ed954678ba2/3.11-rc/alpine3.15/Dockerfile)
|
||||
- [`3.11.0a3-windowsservercore-ltsc2022`, `3.11-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/d162396abd34f321f01d56d17e0d2ed954678ba2/3.11-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.11.0a3-windowsservercore-1809`, `3.11-rc-windowsservercore-1809`](https://github.com/docker-library/python/blob/d162396abd34f321f01d56d17e0d2ed954678ba2/3.11-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`3.10.1-bullseye`, `3.10-bullseye`, `3-bullseye`, `bullseye`](https://github.com/docker-library/python/blob/db32c7803dfc67e5a359514371e66d6405695e45/3.10/bullseye/Dockerfile)
|
||||
- [`3.10.1-slim-bullseye`, `3.10-slim-bullseye`, `3-slim-bullseye`, `slim-bullseye`, `3.10.1-slim`, `3.10-slim`, `3-slim`, `slim`](https://github.com/docker-library/python/blob/db32c7803dfc67e5a359514371e66d6405695e45/3.10/bullseye/slim/Dockerfile)
|
||||
- [`3.10.1-buster`, `3.10-buster`, `3-buster`, `buster`](https://github.com/docker-library/python/blob/db32c7803dfc67e5a359514371e66d6405695e45/3.10/buster/Dockerfile)
|
||||
|
|
@ -72,13 +72,13 @@ WARNING:
|
|||
|
||||
## Shared Tags
|
||||
|
||||
- `3.11.0a2`, `3.11-rc`:
|
||||
- [`3.11.0a2-bullseye`](https://github.com/docker-library/python/blob/6de165b2a8286d102d32ad66b0a3ca119d0a005a/3.11-rc/bullseye/Dockerfile)
|
||||
- [`3.11.0a2-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/6de165b2a8286d102d32ad66b0a3ca119d0a005a/3.11-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.11.0a2-windowsservercore-1809`](https://github.com/docker-library/python/blob/6de165b2a8286d102d32ad66b0a3ca119d0a005a/3.11-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- `3.11.0a2-windowsservercore`, `3.11-rc-windowsservercore`:
|
||||
- [`3.11.0a2-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/6de165b2a8286d102d32ad66b0a3ca119d0a005a/3.11-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.11.0a2-windowsservercore-1809`](https://github.com/docker-library/python/blob/6de165b2a8286d102d32ad66b0a3ca119d0a005a/3.11-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- `3.11.0a3`, `3.11-rc`:
|
||||
- [`3.11.0a3-bullseye`](https://github.com/docker-library/python/blob/d162396abd34f321f01d56d17e0d2ed954678ba2/3.11-rc/bullseye/Dockerfile)
|
||||
- [`3.11.0a3-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/d162396abd34f321f01d56d17e0d2ed954678ba2/3.11-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.11.0a3-windowsservercore-1809`](https://github.com/docker-library/python/blob/d162396abd34f321f01d56d17e0d2ed954678ba2/3.11-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- `3.11.0a3-windowsservercore`, `3.11-rc-windowsservercore`:
|
||||
- [`3.11.0a3-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/d162396abd34f321f01d56d17e0d2ed954678ba2/3.11-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.11.0a3-windowsservercore-1809`](https://github.com/docker-library/python/blob/d162396abd34f321f01d56d17e0d2ed954678ba2/3.11-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- `3.10.1`, `3.10`, `3`, `latest`:
|
||||
- [`3.10.1-bullseye`](https://github.com/docker-library/python/blob/db32c7803dfc67e5a359514371e66d6405695e45/3.10/bullseye/Dockerfile)
|
||||
- [`3.10.1-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/db32c7803dfc67e5a359514371e66d6405695e45/3.10/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue