diff --git a/motioneye/Dockerfile b/motioneye/Dockerfile index a11c2b6..b349e24 100755 --- a/motioneye/Dockerfile +++ b/motioneye/Dockerfile @@ -29,7 +29,7 @@ RUN \ \ && apk add --no-cache \ cifs-utils=7.1-r0 \ - ffmpeg-libs=6.1.2-r0 \ + ffmpeg-libs=6.1.2-r1 \ ffmpeg=6.1.2-r0 \ libintl=0.22.5-r0 \ libjpeg-turbo=3.0.4-r0 \