add target version

This commit is contained in:
Matt Marcha 2025-04-28 12:54:02 -10:00
parent 95bcb0b51a
commit 7b02a442ac

View file

@ -5,5 +5,5 @@ RUN apt update
RUN apt install -y git
RUN pip3 install --ignore-installed git+https://github.com/OCA/openupgradelib.git@master
RUN pip3 install lxml_html_clean
RUN export OPENUPGRADE_TARGET_VERSION=16.0
USER odoo