Run update.sh
This commit is contained in:
parent
0f4d9ee06b
commit
60847a6008
|
|
@ -16,7 +16,7 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`2018.04`, `latest` (*Dockerfile*)](https://github.com/perl6/docker/blob/aff1beeb74853acb6d04c7335ef56c56f0270407/Dockerfile)
|
||||
- [`latest`, `2018.04` (*Dockerfile*)](https://github.com/perl6/docker/blob/aff1beeb74853acb6d04c7335ef56c56f0270407/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
@ -30,7 +30,7 @@ WARNING:
|
|||
[the Perl 6 Community](https://github.com/perl6/docker)
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/rakudo-star/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/rakudo-star/), [`arm64v8`](https://hub.docker.com/r/arm64v8/rakudo-star/)
|
||||
|
||||
- **Published image artifact details**:
|
||||
[repo-info repo's `repos/rakudo-star/` directory](https://github.com/docker-library/repo-info/blob/master/repos/rakudo-star) ([history](https://github.com/docker-library/repo-info/commits/master/repos/rakudo-star))
|
||||
|
|
|
|||
Loading…
Reference in New Issue