[FIX] docker-compose.yml with default working last version image

This commit is contained in:
Mathieu Benoit 2025-05-02 00:04:29 -04:00
parent ea16502fad
commit e80d5d38a1

View file

@ -1,7 +1,7 @@
version: "3.3" version: "3.3"
services: services:
ERPLibre: ERPLibre:
image: technolibre/erplibre:1.6.0 image: technolibre/erplibre:1.5.0_odoo_16.0_91a7d1b
ports: ports:
- 8069:8069 - 8069:8069
- 8071:8071 - 8071:8071