diff --git a/Dockerfile b/Dockerfile index 95c93c2..8b4c0bc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -80,7 +80,7 @@ RUN git clone --branch 12.0 --depth 1 https://github.com/oca/account-analytic.gi WORKDIR /opt/repos/other -RUN git clone --branch 12.9.2 --depth 1 https://github.com/rubencabrera/odoo-addons.git rubencabrera-odoo-addons; +RUN git clone --branch 12.9.3 --depth 1 https://github.com/rubencabrera/odoo-addons.git rubencabrera-odoo-addons; # ConfiguraciĆ³n WORKDIR /opt