Run update.sh
This commit is contained in:
parent
10e734f308
commit
38e9cee22a
|
|
@ -16,8 +16,10 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`3.4.5`, `3.4`, `latest` (*3.4.5/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/ce0110f71185f823af0a054b43ba188b20974630/3.4.5/community/Dockerfile)
|
||||
- [`3.4.5-enterprise`, `3.4-enterprise`, `enterprise` (*3.4.5/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/ce0110f71185f823af0a054b43ba188b20974630/3.4.5/enterprise/Dockerfile)
|
||||
- [`3.4.6`, `3.4`, `latest` (*3.4.6/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/5b7b18fea2b2aaab48a0f7fe7c614aeb4309aeb8/3.4.6/community/Dockerfile)
|
||||
- [`3.4.6-enterprise`, `3.4-enterprise`, `enterprise` (*3.4.6/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/5b7b18fea2b2aaab48a0f7fe7c614aeb4309aeb8/3.4.6/enterprise/Dockerfile)
|
||||
- [`3.4.5` (*3.4.5/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/ce0110f71185f823af0a054b43ba188b20974630/3.4.5/community/Dockerfile)
|
||||
- [`3.4.5-enterprise` (*3.4.5/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/ce0110f71185f823af0a054b43ba188b20974630/3.4.5/enterprise/Dockerfile)
|
||||
- [`3.4.4` (*3.4.4/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/c8dc53b8ace8a2013034cd687162d1f4e6929be1/3.4.4/community/Dockerfile)
|
||||
- [`3.4.4-enterprise` (*3.4.4/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/c8dc53b8ace8a2013034cd687162d1f4e6929be1/3.4.4/enterprise/Dockerfile)
|
||||
- [`3.4.1` (*3.4.1/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/8ed2eb5feba2bddd6574d1326eee00593d080531/3.4.1/community/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ WARNING:
|
|||
[the XWiki Community](https://github.com/xwiki-contrib/docker-xwiki)
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/xwiki/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/xwiki/), [`arm64v8`](https://hub.docker.com/r/arm64v8/xwiki/)
|
||||
|
||||
- **Published image artifact details**:
|
||||
[repo-info repo's `repos/xwiki/` directory](https://github.com/docker-library/repo-info/blob/master/repos/xwiki) ([history](https://github.com/docker-library/repo-info/commits/master/repos/xwiki))
|
||||
|
|
|
|||
Loading…
Reference in New Issue