[TYPO]Odoo dockerfile 12

This commit is contained in:
Fabien BOURGEOIS 2020-12-24 14:30:15 +01:00
parent 31c0d9fbc1
commit 427e218d4f
1 changed files with 1 additions and 1 deletions

View File

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