From 458af6a795ef3bb45a1f9b55eac48053f9e9fd43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phan=20Sainl=C3=A9ger?= Date: Thu, 11 Sep 2025 11:03:33 +0200 Subject: [PATCH] [IMP] use odoo image rc/16.0-ELABORE-LIGHT instead of rc/16.0-MYC-INIT --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index d59140e..94033dd 100644 --- a/compose.yml +++ b/compose.yml @@ -52,7 +52,7 @@ ou15: ou16: charm: odoo-tecnativa docker-compose: - image: docker.0k.io/mirror/odoo:rc_16.0-MYC-INIT + image: docker.0k.io/mirror/odoo:rc_16.0-ELABORE-LIGHT ## Important to keep as a list: otherwise it'll overwrite charm's arguments. command: - "--log-level=debug"