diff --git a/Dockerfile b/Dockerfile index dba3ede..973697b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -83,7 +83,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 --depth 1 https://github.com/rubencabrera/odoo-addons.git rubencabrera-odoo-addons; +RUN git clone --branch 16.x --depth 1 https://github.com/rubencabrera/odoo-addons.git rubencabrera-odoo-addons; # ConfiguraciĆ³n WORKDIR /opt