Run update.sh
This commit is contained in:
parent
4306c462b1
commit
6754a2679e
|
|
@ -32,7 +32,7 @@ WARNING:
|
|||
[Composer](https://github.com/composer/docker)
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/composer/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/composer/), [`arm32v6`](https://hub.docker.com/r/arm32v6/composer/), [`arm64v8`](https://hub.docker.com/r/arm64v8/composer/), [`i386`](https://hub.docker.com/r/i386/composer/), [`ppc64le`](https://hub.docker.com/r/ppc64le/composer/)
|
||||
|
||||
- **Published image artifact details**:
|
||||
[repo-info repo's `repos/composer/` directory](https://github.com/docker-library/repo-info/blob/master/repos/composer) ([history](https://github.com/docker-library/repo-info/commits/master/repos/composer))
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ WARNING:
|
|||
[members of the Apache Flink community](https://github.com/docker-flink/docker-flink)
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/flink/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/flink/), [`arm64v8`](https://hub.docker.com/r/arm64v8/flink/)
|
||||
|
||||
- **Published image artifact details**:
|
||||
[repo-info repo's `repos/flink/` directory](https://github.com/docker-library/repo-info/blob/master/repos/flink) ([history](https://github.com/docker-library/repo-info/commits/master/repos/flink))
|
||||
|
|
|
|||
Loading…
Reference in New Issue