nextcloud: add pandoc to container

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2025-05-26 13:33:31 +02:00
parent 1a4f70ecec
commit c509ce6c8f

View file

@ -227,6 +227,7 @@ RUN set -ex; \
grep \ grep \
nodejs \ nodejs \
libreoffice \ libreoffice \
pandoc-cli \
bind-tools \ bind-tools \
imagemagick \ imagemagick \
imagemagick-svg \ imagemagick-svg \