From 300c4fe2e218ec54675e76b2a9020d322a2105c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 20:56:56 +0000 Subject: [PATCH] build(deps): update dependency rubencabrera/odoo-addons to v12.9.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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