Docker file edit
This commit is contained in:
parent
d69e51e21c
commit
94aec2f277
|
|
@ -106,7 +106,8 @@ RUN if [ -f requirements.txt ]; then \
|
||||||
qifparse \
|
qifparse \
|
||||||
pypdf \
|
pypdf \
|
||||||
phonenumbers \
|
phonenumbers \
|
||||||
python-docx
|
python-docx \
|
||||||
|
pyzk
|
||||||
|
|
||||||
# ------------------------------------------------------------------
|
# ------------------------------------------------------------------
|
||||||
# Create Required Directories
|
# Create Required Directories
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue