Merge pull request #6441 from nextcloud/enh/5919/add-pandoc

nextcloud: add pandoc to container
This commit is contained in:
Simon L. 2025-05-26 13:34:55 +02:00 committed by GitHub
commit 872a9597ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 \