1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 13:58:42 +00:00

update odoo

This commit is contained in:
kev 2018-12-25 16:08:48 +08:00
parent fff02ce452
commit 5d37dd690b
2 changed files with 2 additions and 2 deletions

@ -7,7 +7,7 @@ odoo
```yaml
odoo:
image: odoo:11.0
image: odoo:12
ports:
- "8069:8069"
volumes:

@ -1,5 +1,5 @@
odoo:
image: odoo:11.0
image: odoo:12
ports:
- "8069:8069"
volumes: