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

Commit 50d27ac

Browse files
committed
add svg image preview support
1 parent d256d7f commit 50d27ac

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
3+
RUN apk add --no-cache ffmpeg imagemagick-svg

0 commit comments

Comments
 (0)