Adding antiword within poppler-utils package

This commit is contained in:
Dawid Makowski
2023-07-31 23:14:17 +02:00
parent e021d7a452
commit cdcd103739
5 changed files with 7 additions and 5 deletions

View File

@@ -218,7 +218,7 @@ USER root
ARG INSTALL_POPPLER_UTILS=false
RUN if [ ${INSTALL_POPPLER_UTILS} = true ]; then \
apk add --update --no-cache poppler-utils \
apk add --update --no-cache poppler-utils antiword \
;fi
# Install Cassandra drivers: