diff --git a/crate/README.md b/crate/README.md index 0b049a23a..89a8472ed 100644 --- a/crate/README.md +++ b/crate/README.md @@ -24,7 +24,8 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`5.4.5`, `5.4`, `latest`](https://github.com/crate/docker-crate/blob/3aa005838421825260d39fb3f889619d6c88ce4f/Dockerfile) +- [`5.5.0`, `5.5`, `latest`](https://github.com/crate/docker-crate/blob/f8585f1e0ade12c0ae4bf61aac81e8c79958a84e/Dockerfile) +- [`5.4.5`, `5.4`](https://github.com/crate/docker-crate/blob/3aa005838421825260d39fb3f889619d6c88ce4f/Dockerfile) - [`5.3.7`, `5.3`](https://github.com/crate/docker-crate/blob/a268470d8e3c2da23bfabb71fe17213966a88bdf/Dockerfile) - [`5.2.10`, `5.2`](https://github.com/crate/docker-crate/blob/54246541fd0ba36831fbcf05183915097b91b3b1/Dockerfile) - [`4.8.4`, `4.8`](https://github.com/crate/docker-crate/blob/1389b454dc1478efcbde8f9846bdd8ac6f7f0f8a/Dockerfile) diff --git a/odoo/README.md b/odoo/README.md index fcfd4d322..8e6d4dee3 100644 --- a/odoo/README.md +++ b/odoo/README.md @@ -24,9 +24,9 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`16.0`, `16`, `latest`](https://github.com/odoo/docker/blob/d04d885eea6b8f60ada727fcc498f5a8fd44da51/16.0/Dockerfile) -- [`15.0`, `15`](https://github.com/odoo/docker/blob/d04d885eea6b8f60ada727fcc498f5a8fd44da51/15.0/Dockerfile) -- [`14.0`, `14`](https://github.com/odoo/docker/blob/d04d885eea6b8f60ada727fcc498f5a8fd44da51/14.0/Dockerfile) +- [`16.0`, `16`, `latest`](https://github.com/odoo/docker/blob/3864188c94c33dace7d4b5f6767e00a4328fe08c/16.0/Dockerfile) +- [`15.0`, `15`](https://github.com/odoo/docker/blob/3864188c94c33dace7d4b5f6767e00a4328fe08c/15.0/Dockerfile) +- [`14.0`, `14`](https://github.com/odoo/docker/blob/3864188c94c33dace7d4b5f6767e00a4328fe08c/14.0/Dockerfile) # Quick reference (cont.) @@ -34,7 +34,7 @@ WARNING: [https://github.com/odoo/docker/issues](https://github.com/odoo/docker/issues?q=) - **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64)) - [`amd64`](https://hub.docker.com/r/amd64/odoo/) + [`amd64`](https://hub.docker.com/r/amd64/odoo/), [`arm64v8`](https://hub.docker.com/r/arm64v8/odoo/), [`ppc64le`](https://hub.docker.com/r/ppc64le/odoo/) - **Published image artifact details**: [repo-info repo's `repos/odoo/` directory](https://github.com/docker-library/repo-info/blob/master/repos/odoo) ([history](https://github.com/docker-library/repo-info/commits/master/repos/odoo))