diff --git a/bazarr/Dockerfile b/bazarr/Dockerfile index ed27287..b124b2b 100644 --- a/bazarr/Dockerfile +++ b/bazarr/Dockerfile @@ -21,7 +21,7 @@ RUN \ \ && apk add --no-cache \ 7zip=24.08-r0 \ - ffmpeg=6.1.2-r0 \ + ffmpeg=6.1.2-r1 \ mediainfo=24.11-r0 \ py3-setuptools=70.3.0-r0 \ python3=3.12.8-r0 \