[FIX]Odoo v10C7 build : needs older pip version
This commit is contained in:
parent
bf2f1c47cf
commit
52ed7e5c15
@ -24,7 +24,7 @@ RUN yum -y install postgresql96 libpqxx
|
|||||||
RUN yum -y install liberation-fonts
|
RUN yum -y install liberation-fonts
|
||||||
|
|
||||||
# Upgrade pip
|
# Upgrade pip
|
||||||
RUN pip install -U pip
|
RUN pip install -U pip==20.3.4
|
||||||
RUN pip install -U setuptools
|
RUN pip install -U setuptools
|
||||||
|
|
||||||
# Create odoo user
|
# Create odoo user
|
||||||
|
Loading…
Reference in New Issue
Block a user