File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,8 @@ WARNING:
24
24
25
25
# Supported tags and respective ` Dockerfile ` links
26
26
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 )
28
29
- [ ` 5.3.7 ` , ` 5.3 ` ] ( https://github.com/crate/docker-crate/blob/a268470d8e3c2da23bfabb71fe17213966a88bdf/Dockerfile )
29
30
- [ ` 5.2.10 ` , ` 5.2 ` ] ( https://github.com/crate/docker-crate/blob/54246541fd0ba36831fbcf05183915097b91b3b1/Dockerfile )
30
31
- [ ` 4.8.4 ` , ` 4.8 ` ] ( https://github.com/crate/docker-crate/blob/1389b454dc1478efcbde8f9846bdd8ac6f7f0f8a/Dockerfile )
Original file line number Diff line number Diff line change @@ -24,17 +24,17 @@ WARNING:
24
24
25
25
# Supported tags and respective ` Dockerfile ` links
26
26
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 )
30
30
31
31
# Quick reference (cont.)
32
32
33
33
- ** Where to file issues** :
34
34
[https://github.com/odoo/docker/issues](https://github.com/odoo/docker/issues?q=)
35
35
36
36
- ** 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/)
38
38
39
39
- ** Published image artifact details** :
40
40
[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))
You can’t perform that action at this time.
0 commit comments