fix: ffmpeg

This commit is contained in:
initialencounter 2024-04-13 13:49:05 +08:00
parent 5fc6848be9
commit b20a5562ac

View File

@ -19,6 +19,7 @@ RUN apt-get update && apt-get install -y \
libxtst6 \ libxtst6 \
libatspi2.0-0 \ libatspi2.0-0 \
libx11-xcb1 \ libx11-xcb1 \
ffmpeg \
unzip \ unzip \
curl \ curl \
supervisor && \ supervisor && \