Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit db0754c

Browse files
committed
add pdf image support
1 parent 50d27ac commit db0754c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
FROM nextcloud:29.0.2-fpm-alpine
22
# add ffmpeg for video preview generation
3-
RUN apk add --no-cache ffmpeg imagemagick-svg
3+
RUN apk add --no-cache ffmpeg imagemagick-svg imagemagick-pdf

0 commit comments

Comments
 (0)