Run update.sh

This commit is contained in:
Docker Library Bot 2022-03-16 11:08:34 -07:00
parent ba49d51bee
commit a2afca76d6
2 changed files with 20 additions and 19 deletions

View File

@ -24,7 +24,8 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`2.2.7`, `2.2`, `2`, `latest`](https://github.com/composer/docker/blob/622ed016babc9c89ab72f7fe6b037f6a312f0f0a/2.2/Dockerfile)
- [`2.3.0-RC1`, `2.3`](https://github.com/composer/docker/blob/0120283408d8d02c17916e6e05c6822ecffe2588/2.3/Dockerfile)
- [`2.2.9`, `2.2`, `2`, `latest`](https://github.com/composer/docker/blob/1ca3c61233a11154029e03c8741c461a9e0fb27d/2.2/Dockerfile)
- [`1.10.25`, `1.10`, `1`](https://github.com/composer/docker/blob/6324b22ce6331a1083baf1eb5504c03bfbe0db1a/1.10/Dockerfile)
# Quick reference (cont.)

View File

@ -24,18 +24,24 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`5.5.3`, `5.5`, `5.5.3-bionic`, `5.5-bionic`, `bionic`, `latest`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/ubuntu/18.04/Dockerfile)
- [`5.6.0`, `5.6`, `5.6.0-bionic`, `5.6-bionic`, `bionic`, `latest`](https://github.com/apple/swift-docker/blob/9209c88bd08662371acc957ef5b7e01a8e666624/5.6/ubuntu/18.04/Dockerfile)
- [`5.6.0-slim`, `5.6-slim`, `5.6.0-bionic-slim`, `5.6-bionic-slim`, `bionic-slim`, `slim`](https://github.com/apple/swift-docker/blob/9209c88bd08662371acc957ef5b7e01a8e666624/5.6/ubuntu/18.04/slim/Dockerfile)
- [`5.6.0-focal-slim`, `5.6-focal-slim`, `focal-slim`](https://github.com/apple/swift-docker/blob/9209c88bd08662371acc957ef5b7e01a8e666624/5.6/ubuntu/20.04/slim/Dockerfile)
- [`5.6.0-focal`, `5.6-focal`, `focal`](https://github.com/apple/swift-docker/blob/9209c88bd08662371acc957ef5b7e01a8e666624/5.6/ubuntu/20.04/Dockerfile)
- [`5.6.0-amazonlinux2`, `5.6-amazonlinux2`, `amazonlinux2`](https://github.com/apple/swift-docker/blob/9209c88bd08662371acc957ef5b7e01a8e666624/5.6/amazonlinux/2/Dockerfile)
- [`5.6.0-amazonlinux2-slim`, `5.6-amazonlinux2-slim`, `amazonlinux2-slim`](https://github.com/apple/swift-docker/blob/9209c88bd08662371acc957ef5b7e01a8e666624/5.6/amazonlinux/2/slim/Dockerfile)
- [`5.6.0-centos7`, `5.6-centos7`, `centos7`](https://github.com/apple/swift-docker/blob/9209c88bd08662371acc957ef5b7e01a8e666624/5.6/centos/7/Dockerfile)
- [`5.6.0-centos7-slim`, `5.6-centos7-slim`, `centos7-slim`](https://github.com/apple/swift-docker/blob/9209c88bd08662371acc957ef5b7e01a8e666624/5.6/centos/7/slim/Dockerfile)
- [`5.5.3`, `5.5`, `5.5.3-bionic`, `5.5-bionic`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/ubuntu/18.04/Dockerfile)
- [`5.5.3-xenial`, `5.5-xenial`, `xenial`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/ubuntu/16.04/Dockerfile)
- [`5.5.3-slim`, `5.5-slim`, `5.5.3-bionic-slim`, `5.5-bionic-slim`, `bionic-slim`, `slim`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/ubuntu/18.04/slim/Dockerfile)
- [`5.5.3-xenial-slim`, `5.5-xenial-slim`, `xenial-slim`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/ubuntu/16.04/slim/Dockerfile)
- [`5.5.3-focal-slim`, `5.5-focal-slim`, `focal-slim`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/ubuntu/20.04/slim/Dockerfile)
- [`5.5.3-focal`, `5.5-focal`, `focal`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/ubuntu/20.04/Dockerfile)
- [`5.5.3-amazonlinux2`, `5.5-amazonlinux2`, `amazonlinux2`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/amazonlinux/2/Dockerfile)
- [`5.5.3-amazonlinux2-slim`, `5.5-amazonlinux2-slim`, `amazonlinux2-slim`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/amazonlinux/2/slim/Dockerfile)
- [`5.5.2-centos8`, `5.5-centos8`, `centos8`](https://github.com/apple/swift-docker/blob/ffca0bee2c784cdff103aac3b9101b7589ca9945/5.5/centos/8/Dockerfile)
- [`5.5.2-centos8-slim`, `5.5-centos8-slim`, `centos8-slim`](https://github.com/apple/swift-docker/blob/ffca0bee2c784cdff103aac3b9101b7589ca9945/5.5/centos/8/slim/Dockerfile)
- [`5.5.3-centos7`, `5.5-centos7`, `centos7`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/centos/7/Dockerfile)
- [`5.5.3-centos7-slim`, `5.5-centos7-slim`, `centos7-slim`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/centos/7/slim/Dockerfile)
- [`5.5.3-slim`, `5.5-slim`, `5.5.3-bionic-slim`, `5.5-bionic-slim`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/ubuntu/18.04/slim/Dockerfile)
- [`5.5.3-xenial-slim`, `5.5-xenial-slim`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/ubuntu/16.04/slim/Dockerfile)
- [`5.5.3-focal-slim`, `5.5-focal-slim`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/ubuntu/20.04/slim/Dockerfile)
- [`5.5.3-focal`, `5.5-focal`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/ubuntu/20.04/Dockerfile)
- [`5.5.3-amazonlinux2`, `5.5-amazonlinux2`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/amazonlinux/2/Dockerfile)
- [`5.5.3-amazonlinux2-slim`, `5.5-amazonlinux2-slim`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/amazonlinux/2/slim/Dockerfile)
- [`5.5.3-centos7`, `5.5-centos7`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/centos/7/Dockerfile)
- [`5.5.3-centos7-slim`, `5.5-centos7-slim`](https://github.com/apple/swift-docker/blob/9394b31e064cf0d80eaab08b692a2886c7aea8fe/5.5/centos/7/slim/Dockerfile)
- [`5.4.3`, `5.4`, `5.4.3-bionic`, `5.4-bionic`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.4/ubuntu/18.04/Dockerfile)
- [`5.4.3-xenial`, `5.4-xenial`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.4/ubuntu/16.04/Dockerfile)
- [`5.4.3-slim`, `5.4-slim`, `5.4.3-bionic-slim`, `5.4-bionic-slim`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.4/ubuntu/18.04/slim/Dockerfile)
@ -44,8 +50,6 @@ WARNING:
- [`5.4.3-focal`, `5.4-focal`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.4/ubuntu/20.04/Dockerfile)
- [`5.4.3-amazonlinux2`, `5.4-amazonlinux2`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.4/amazonlinux/2/Dockerfile)
- [`5.4.3-amazonlinux2-slim`, `5.4-amazonlinux2-slim`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.4/amazonlinux/2/slim/Dockerfile)
- [`5.4.3-centos8`, `5.4-centos8`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.4/centos/8/Dockerfile)
- [`5.4.3-centos8-slim`, `5.4-centos8-slim`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.4/centos/8/slim/Dockerfile)
- [`5.4.3-centos7`, `5.4-centos7`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.4/centos/7/Dockerfile)
- [`5.4.3-centos7-slim`, `5.4-centos7-slim`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.4/centos/7/slim/Dockerfile)
- [`5.3.3`, `5.3`, `5.3.3-bionic`, `5.3-bionic`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.3/ubuntu/18.04/Dockerfile)
@ -56,8 +60,6 @@ WARNING:
- [`5.3.3-focal`, `5.3-focal`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.3/ubuntu/20.04/Dockerfile)
- [`5.3.3-amazonlinux2`, `5.3-amazonlinux2`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.3/amazonlinux/2/Dockerfile)
- [`5.3.3-amazonlinux2-slim`, `5.3-amazonlinux2-slim`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.3/amazonlinux/2/slim/Dockerfile)
- [`5.3.3-centos8`, `5.3-centos8`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.3/centos/8/Dockerfile)
- [`5.3.3-centos8-slim`, `5.3-centos8-slim`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.3/centos/8/slim/Dockerfile)
- [`5.3.3-centos7`, `5.3-centos7`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.3/centos/7/Dockerfile)
- [`5.3.3-centos7-slim`, `5.3-centos7-slim`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.3/centos/7/slim/Dockerfile)
- [`5.2.5`, `5.2`, `5.2.5-bionic`, `5.2-bionic`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.2/ubuntu/18.04/Dockerfile)
@ -68,8 +70,6 @@ WARNING:
- [`5.2.5-focal`, `5.2-focal`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.2/ubuntu/20.04/Dockerfile)
- [`5.2.5-amazonlinux2`, `5.2-amazonlinux2`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.2/amazonlinux/2/Dockerfile)
- [`5.2.5-amazonlinux2-slim`, `5.2-amazonlinux2-slim`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.2/amazonlinux/2/slim/Dockerfile)
- [`5.2.5-centos8`, `5.2-centos8`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.2/centos/8/Dockerfile)
- [`5.2.5-centos8-slim`, `5.2-centos8-slim`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.2/centos/8/slim/Dockerfile)
- [`5.2.5-centos7`, `5.2-centos7`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.2/centos/7/Dockerfile)
- [`5.2.5-centos7-slim`, `5.2-centos7-slim`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.2/centos/7/slim/Dockerfile)
- [`5.1.5`, `5.1`, `5.1.5-bionic`, `5.1-bionic`](https://github.com/apple/swift-docker/blob/2d2c2fb89fe6ecfd8885157eb1666ed2686503a0/5.1/ubuntu/18.04/Dockerfile)
@ -88,7 +88,7 @@ WARNING:
[https://bugs.swift.org](https://bugs.swift.org) Component: Docker
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
[`amd64`](https://hub.docker.com/r/amd64/swift/)
[`amd64`](https://hub.docker.com/r/amd64/swift/), [`arm64v8`](https://hub.docker.com/r/arm64v8/swift/)
- **Published image artifact details**:
[repo-info repo's `repos/swift/` directory](https://github.com/docker-library/repo-info/blob/master/repos/swift) ([history](https://github.com/docker-library/repo-info/commits/master/repos/swift))