Skip to content

Commit

Permalink
add pdf image support
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed Jun 24, 2024
1 parent 50d27ac commit db0754c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM nextcloud:29.0.2-fpm-alpine
# add ffmpeg for video preview generation
RUN apk add --no-cache ffmpeg imagemagick-svg
RUN apk add --no-cache ffmpeg imagemagick-svg imagemagick-pdf

0 comments on commit db0754c

Please sign in to comment.