add target version
This commit is contained in:
parent
95bcb0b51a
commit
7b02a442ac
|
@ -5,5 +5,5 @@ RUN apt update
|
||||||
RUN apt install -y git
|
RUN apt install -y git
|
||||||
RUN pip3 install --ignore-installed git+https://github.com/OCA/openupgradelib.git@master
|
RUN pip3 install --ignore-installed git+https://github.com/OCA/openupgradelib.git@master
|
||||||
RUN pip3 install lxml_html_clean
|
RUN pip3 install lxml_html_clean
|
||||||
|
RUN export OPENUPGRADE_TARGET_VERSION=16.0
|
||||||
USER odoo
|
USER odoo
|
Loading…
Reference in a new issue