[FIX] docker-compose.yml with default working last version image
This commit is contained in:
parent
ea16502fad
commit
e80d5d38a1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.3"
|
||||
services:
|
||||
ERPLibre:
|
||||
image: technolibre/erplibre:1.6.0
|
||||
image: technolibre/erplibre:1.5.0_odoo_16.0_91a7d1b
|
||||
ports:
|
||||
- 8069:8069
|
||||
- 8071:8071
|
||||
|
|
|
|||
Loading…
Reference in a new issue