From b891684042f020d9ae93d1300a57da23bedd47e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 11:41:20 +0000 Subject: [PATCH] build(deps): update dependency rubencabrera/odoo-addons to v17 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4e6f41d..a02f4d9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -80,7 +80,7 @@ RUN git clone --branch 14.0 --depth 1 https://github.com/oca/account-analytic.gi WORKDIR /opt/repos/other -RUN git clone --branch 14 --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