Run update.sh
This commit is contained in:
parent
6c347d59d6
commit
57453f3be2
|
|
@ -16,8 +16,8 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`2.0.20181010`, `2`, `latest` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/1a13f4b999a22b95b0d8bbd10d4190e9fc1b43fd/Dockerfile)
|
||||
- [`2.0.20181010-with-sources`, `2-with-sources`, `with-sources` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/6106ad994573efd33d622c052d6bba0929849090/Dockerfile)
|
||||
- [`2.0.20181114`, `2`, `latest` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/3de85bea51cc97f74263a12825564db727b55996/Dockerfile)
|
||||
- [`2.0.20181114-with-sources`, `2-with-sources`, `with-sources` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/d214b0bd288b5c03410b41d4b827bfe52a4fa71a/Dockerfile)
|
||||
- [`2018.03.0.20180827`, `2018.03`, `1` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/890e071ad2a4bc307b2e0705eb9e8dee9105be77/Dockerfile)
|
||||
- [`2018.03.0.20180827-with-sources`, `2018.03-with-sources`, `1-with-sources` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/fe5ac27b2c2d6a42252da8a1349cdcce9e6af400/Dockerfile)
|
||||
|
||||
|
|
@ -33,7 +33,7 @@ WARNING:
|
|||
[the Amazon Linux Team](https://github.com/aws/amazon-linux-docker-images)
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/amazonlinux/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/amazonlinux/), [`arm64v8`](https://hub.docker.com/r/arm64v8/amazonlinux/)
|
||||
|
||||
- **Published image artifact details**:
|
||||
[repo-info repo's `repos/amazonlinux/` directory](https://github.com/docker-library/repo-info/blob/master/repos/amazonlinux) ([history](https://github.com/docker-library/repo-info/commits/master/repos/amazonlinux))
|
||||
|
|
|
|||
Loading…
Reference in New Issue