浏览代码

Odoo: Add Odoo 13.0

* Add the new Odoo version 13.0
* Remove deprecated version 10.0
* Update supported versions to release 20191022
* Install phonenumbers in supported versions
* Upgrade pip before installing pip packages
* Remove arm64v8 support (missing wkhtmltopdf package)
* wait for database to be up with a custom script
Christophe Monniez 6 年之前
父节点
当前提交
0a02e462b0
共有 1 个文件被更改,包括 8 次插入8 次删除
  1. 8 8
      library/odoo

+ 8 - 8
library/odoo

@@ -1,15 +1,15 @@
 Maintainers: Christophe Monniez <[email protected]> (@d-fence)
 GitRepo: https://github.com/odoo/docker
-GitCommit: b5f088de13927177263d6cbc5ebf7d39de4dcfa7
+GitCommit: ffe62bdd52f88ac85f54064e6eb02aa38f88f58d
 
-Tags: 12.0, 12, latest
-Architectures: amd64, arm64v8
+Tags: 13.0, 13, latest
+Architectures: amd64
+Directory: 13.0
+
+Tags: 12.0, 12
+Architectures: amd64
 Directory: 12.0
 
 Tags: 11.0, 11
-Architectures: amd64, arm64v8
-Directory: 11.0
-
-Tags: 10.0, 10
 Architectures: amd64
-Directory: 10.0
+Directory: 11.0