Switching ffmpeg to v7 for Docker

This commit is contained in:
= 2025-12-15 11:44:46 -05:00
parent 9b7a98011e
commit 213690d1f6

View File

@ -28,7 +28,7 @@ RUN apk --no-cache --repository community add \
bash \
tini \
dotnet8-runtime \
ffmpeg \
ffmpeg7 \
udev \
ttf-freefont \
chromium \