Skip to content

Commit 8d60d9a

Browse files
[UP] to add python3-odf as basic lib
1 parent facea7b commit 8d60d9a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

16.0/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ RUN apt-get update && \
2020
python3-pdfminer \
2121
python3-pip \
2222
python3-phonenumbers \
23+
python3-odf \
2324
python3-pyldap \
2425
python3-qrcode \
2526
python3-renderpm \

17.0/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ RUN apt-get update \
102102
python3-polib \
103103
python3-psutil \
104104
python3-psycopg2 \
105+
python3-odf \
105106
python3-pydot \
106107
python3-openssl \
107108
python3-pypdf2 \

0 commit comments

Comments
 (0)