Run update.sh
This commit is contained in:
parent
484a12ee89
commit
7cbd3e7ff0
|
|
@ -16,8 +16,8 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`7.6.3` (*7.6/Dockerfile*)](https://github.com/Bonitasoft-Community/docker_bonita/blob/8522be35ac190ae72b1a6989ce1eb4685bca2429/7.6/Dockerfile)
|
||||
- [`7.7.3`, `latest` (*7.7/Dockerfile*)](https://github.com/Bonitasoft-Community/docker_bonita/blob/397b9fc349f69d162d115d42bc78eac3d8465b3e/7.7/Dockerfile)
|
||||
- [`7.6.3`, `7.6` (*7.6/Dockerfile*)](https://github.com/Bonitasoft-Community/docker_bonita/blob/167aba6908885f22fcfe275668e490992807b915/7.6/Dockerfile)
|
||||
- [`7.7.3`, `7.7`, `latest` (*7.7/Dockerfile*)](https://github.com/Bonitasoft-Community/docker_bonita/blob/167aba6908885f22fcfe275668e490992807b915/7.7/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
@ -31,7 +31,7 @@ WARNING:
|
|||
[Bonitasoft Community](https://github.com/Bonitasoft-Community/docker_bonita)
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/bonita/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/bonita/), [`arm64v8`](https://hub.docker.com/r/arm64v8/bonita/)
|
||||
|
||||
- **Published image artifact details**:
|
||||
[repo-info repo's `repos/bonita/` directory](https://github.com/docker-library/repo-info/blob/master/repos/bonita) ([history](https://github.com/docker-library/repo-info/commits/master/repos/bonita))
|
||||
|
|
|
|||
|
|
@ -16,8 +16,6 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`3.0.5`, `3.0` (*3.0.5/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/c2af30125f631f6357d3af3837ec4b80f04b5917/3.0.5/Dockerfile)
|
||||
- [`3.0.5-postgres`, `3.0-postgres` (*3.0.5/postgres/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/e5cf5da76f557481c35b4a4d3e3cac77768a1302/3.0.5/postgres/Dockerfile)
|
||||
- [`3.2.2`, `3.2` (*3.2.2/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/a9d9f3f07c0f2b8badadb74206647d7f6dea4b24/3.2.2/Dockerfile)
|
||||
- [`3.2.2-postgres`, `3.2-postgres` (*3.2.2/postgres/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/7ba5f533d9ee31cf1a22d4d6a1a84fbb74f86466/3.2.2/postgres/Dockerfile)
|
||||
- [`3.4.3`, `3.4`, `latest` (*3.4.3/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/21efb004beb5ee0675dd9ee0c807ca756b49b9a3/3.4.3/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue