Skip to content

Commit

Permalink
[REF] *: branch starting commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-pcg committed Feb 8, 2024
1 parent eb3527d commit 7b865fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gcr.io/iterativo/dockerdoo:16.0
FROM gcr.io/iterativo/dockerdoo:17.0
ENV ODOO_EXTRA_ADDONS /mnt/extra-addons
USER root
RUN sudo mkdir -p ${ODOO_EXTRA_ADDONS}
Expand Down
2 changes: 1 addition & 1 deletion l10n_do_accounting/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"demo": [
"demo/res_partner_demo.xml",
],
"installable": True,
"installable": False,
"auto_install": False,
"application": False,
}

0 comments on commit 7b865fa

Please sign in to comment.