mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-17 18:35:19 +02:00
chore: add ffmpeg to Dockerfile for audio processing capabilities
This commit is contained in:
parent
65fecb3337
commit
18de0136bc
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||
wget \
|
||||
unzip \
|
||||
gnupg2 \
|
||||
ffmpeg \
|
||||
espeak-ng \
|
||||
libsndfile1 \
|
||||
libgl1 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue