Add ffmpeg for media_preview_proxy

This commit is contained in:
sn0w 2021-07-19 23:29:30 +02:00
parent a80d553d09
commit c19fb6a6d3
No known key found for this signature in database
GPG Key ID: 9A3716D1EE03D1A9
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ RUN \
build-base cmake file-dev \
&& \
apk add --no-cache --virtual .runtime \
imagemagick \
imagemagick ffmpeg \
elixir erlang erlang-dev
# Add entrypoint