Added unrtf to Image

This commit is contained in:
tabledevil
2024-01-12 15:10:57 +01:00
parent b1e0f77415
commit 6967e05c15

View File

@@ -32,6 +32,7 @@ RUN apt-get update && apt-get install -y \
python3-pip \
ruby \
unoconv \
unrtf \
unzip \
wget \
; \