Merge pull request 'Docker file edit' (#18) from srivyn_test into srivyn_prod
Reviewed-on: https://gitea.ftprotech.in/administrator/odoo18/pulls/18
This commit is contained in:
commit
fbec61c024
|
|
@ -106,7 +106,8 @@ RUN if [ -f requirements.txt ]; then \
|
|||
qifparse \
|
||||
pypdf \
|
||||
phonenumbers \
|
||||
python-docx
|
||||
python-docx \
|
||||
pyzk
|
||||
|
||||
# ------------------------------------------------------------------
|
||||
# Create Required Directories
|
||||
|
|
|
|||
Loading…
Reference in New Issue