[UPD]Odoo v16 Base : bump openupgradelib
This commit is contained in:
parent
42ec08507f
commit
225bfb1ad2
@ -20,7 +20,7 @@ RUN git clone --depth 1 -b 16.0 https://git.yaltik.net/Yaltik/yaltik_odoo_custom
|
||||
WORKDIR /opt/odoo
|
||||
|
||||
# Addons dependencies
|
||||
RUN .local/bin/pip3 install --user git+https://github.com/OCA/openupgradelib.git@3.3.4 astor==0.8.1 python-stdnum==1.18
|
||||
RUN .local/bin/pip3 install --user git+https://github.com/OCA/openupgradelib.git@3.9.0 astor==0.8.1 python-stdnum==1.18
|
||||
|
||||
# Scripts
|
||||
COPY i18n-import.sh upd.sh /opt/odoo/
|
||||
|
Loading…
x
Reference in New Issue
Block a user