This commit is contained in:
Fabien BOURGEOIS 2017-10-22 07:36:03 +02:00
parent 3cb026f391
commit 315225c663
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ RUN apt-get purge -y --auto-remove \
# Create odoo user
RUN useradd odoo -md /opt/odoo
# Install OCB 8.0 latest
# Install OCB 10.0 latest
ENV ODOO_BRANCH 10.0
WORKDIR /opt/odoo
# Default user : odoo