[FIX]Odoo Ext 10 should return back to /opt/odoo
This commit is contained in:
parent
b5791445d5
commit
eb3724031c
@ -12,5 +12,7 @@ RUN git clone --depth 1 -b 10.0 https://github.com/OCA/server-tools
|
|||||||
RUN git clone --depth 1 -b 10.0 https://github.com/OCA/web
|
RUN git clone --depth 1 -b 10.0 https://github.com/OCA/web
|
||||||
RUN git clone --depth 1 -b 10.0 https://github.com/Openworx/backend_theme
|
RUN git clone --depth 1 -b 10.0 https://github.com/Openworx/backend_theme
|
||||||
|
|
||||||
|
WORKDIR /opt/odoo
|
||||||
|
|
||||||
# Addons dependencies
|
# Addons dependencies
|
||||||
RUN pip install --user openupgradelib
|
RUN pip install --user openupgradelib
|
||||||
|
Loading…
Reference in New Issue
Block a user