Skip to content

Commit ede8531

Browse files
build(deps): update dependency rubencabrera/odoo-addons to v17
1 parent eb5746b commit ede8531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ RUN git clone --branch 16.0 --depth 1 https://github.com/oca/account-analytic.gi
8383

8484

8585
WORKDIR /opt/repos/other
86-
RUN git clone --branch 16.x --depth 1 https://github.com/rubencabrera/odoo-addons.git rubencabrera-odoo-addons;
86+
RUN git clone --branch 17.0.0 --depth 1 https://github.com/rubencabrera/odoo-addons.git rubencabrera-odoo-addons;
8787

8888
# Configuración
8989
WORKDIR /opt

0 commit comments

Comments
 (0)