mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-23 16:06:51 +00:00
Merge pull request #4971 from nextcloud/ernolf/imaginary-fix
get rid of "some font thing failed" error messages
This commit is contained in:
commit
504ae2d617
1 changed files with 2 additions and 1 deletions
|
|
@ -25,6 +25,7 @@ RUN set -ex; \
|
|||
vips-heif \
|
||||
vips-jxl \
|
||||
vips-poppler \
|
||||
ttf-dejavu \
|
||||
bash
|
||||
|
||||
COPY --from=go /go/bin/imaginary /usr/local/bin/imaginary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue