diff --git a/Dockerfile b/Dockerfile index a6e1fe9..a9f4476 100644 --- a/Dockerfile +++ b/Dockerfile @@ -78,7 +78,7 @@ RUN git clone --branch 16.0 --depth 1 https://github.com/oca/account-analytic.gi WORKDIR /opt/repos/other -RUN git clone --branch 16.x --depth 1 https://github.com/rubencabrera/odoo-addons.git rubencabrera-odoo-addons; +RUN git clone --branch 17.0.0 --depth 1 https://github.com/rubencabrera/odoo-addons.git rubencabrera-odoo-addons; # Configuración WORKDIR /opt