diff --git a/odoo/odoo/Dockerfile.ext.16 b/odoo/odoo/Dockerfile.ext.16 index a8cb727..8a484cc 100644 --- a/odoo/odoo/Dockerfile.ext.16 +++ b/odoo/odoo/Dockerfile.ext.16 @@ -11,8 +11,7 @@ RUN git clone --depth 1 -b 16.0 https://github.com/OCA/community-data-files && \ git clone --depth 1 -b 16.0 https://github.com/OCA/social && \ git clone --depth 1 -b 16.0 https://github.com/OCA/server-brand && \ git clone --depth 1 -b 16.0 https://github.com/OCA/web && \ - git clone --depth 1 -b 16.0 https://github.com/OCA/website && \ - git clone --depth 1 -b 16.0 https://github.com/muk-it/muk_web + git clone --depth 1 -b 16.0 https://github.com/OCA/website # Custom code WORKDIR /opt/odoo/custom-addons