diff --git a/odoo/odoo/Dockerfile.ext.12 b/odoo/odoo/Dockerfile.ext.12 index a2f2f74..2e76f55 100644 --- a/odoo/odoo/Dockerfile.ext.12 +++ b/odoo/odoo/Dockerfile.ext.12 @@ -14,6 +14,7 @@ RUN git clone --depth 1 -b 12.0 https://github.com/OCA/website RUN git clone --depth 1 -b 12.0 https://github.com/muk-it/muk_base RUN git clone --depth 1 -b 12.0 https://github.com/muk-it/muk_misc RUN git clone --depth 1 -b 12.0 https://github.com/muk-it/muk_web +RUN git clone --depth 1 -b 12.0 https://github.com/muk-it/muk_website WORKDIR /opt/odoo