Skip to content

Commit 8331665

Browse files
Run update.sh
1 parent 398eca0 commit 8331665

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

crate/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`5.4.5`, `5.4`, `latest`](https://github.com/crate/docker-crate/blob/3aa005838421825260d39fb3f889619d6c88ce4f/Dockerfile)
27+
- [`5.5.0`, `5.5`, `latest`](https://github.com/crate/docker-crate/blob/f8585f1e0ade12c0ae4bf61aac81e8c79958a84e/Dockerfile)
28+
- [`5.4.5`, `5.4`](https://github.com/crate/docker-crate/blob/3aa005838421825260d39fb3f889619d6c88ce4f/Dockerfile)
2829
- [`5.3.7`, `5.3`](https://github.com/crate/docker-crate/blob/a268470d8e3c2da23bfabb71fe17213966a88bdf/Dockerfile)
2930
- [`5.2.10`, `5.2`](https://github.com/crate/docker-crate/blob/54246541fd0ba36831fbcf05183915097b91b3b1/Dockerfile)
3031
- [`4.8.4`, `4.8`](https://github.com/crate/docker-crate/blob/1389b454dc1478efcbde8f9846bdd8ac6f7f0f8a/Dockerfile)

odoo/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,17 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`16.0`, `16`, `latest`](https://github.com/odoo/docker/blob/d04d885eea6b8f60ada727fcc498f5a8fd44da51/16.0/Dockerfile)
28-
- [`15.0`, `15`](https://github.com/odoo/docker/blob/d04d885eea6b8f60ada727fcc498f5a8fd44da51/15.0/Dockerfile)
29-
- [`14.0`, `14`](https://github.com/odoo/docker/blob/d04d885eea6b8f60ada727fcc498f5a8fd44da51/14.0/Dockerfile)
27+
- [`16.0`, `16`, `latest`](https://github.com/odoo/docker/blob/3864188c94c33dace7d4b5f6767e00a4328fe08c/16.0/Dockerfile)
28+
- [`15.0`, `15`](https://github.com/odoo/docker/blob/3864188c94c33dace7d4b5f6767e00a4328fe08c/15.0/Dockerfile)
29+
- [`14.0`, `14`](https://github.com/odoo/docker/blob/3864188c94c33dace7d4b5f6767e00a4328fe08c/14.0/Dockerfile)
3030

3131
# Quick reference (cont.)
3232

3333
- **Where to file issues**:
3434
[https://github.com/odoo/docker/issues](https://github.com/odoo/docker/issues?q=)
3535

3636
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
37-
[`amd64`](https://hub.docker.com/r/amd64/odoo/)
37+
[`amd64`](https://hub.docker.com/r/amd64/odoo/), [`arm64v8`](https://hub.docker.com/r/arm64v8/odoo/), [`ppc64le`](https://hub.docker.com/r/ppc64le/odoo/)
3838

3939
- **Published image artifact details**:
4040
[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))

0 commit comments

Comments
 (0)