diff --git a/Dockerfile b/Dockerfile index 7221a46..e1a64a0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,7 +28,7 @@ RUN apk --no-cache --repository community add \ bash \ tini \ dotnet8-runtime \ - ffmpeg \ + ffmpeg7 \ udev \ ttf-freefont \ chromium \