diff --git a/motioneye/Dockerfile b/motioneye/Dockerfile index 0b2d0b6..a518c99 100755 --- a/motioneye/Dockerfile +++ b/motioneye/Dockerfile @@ -9,9 +9,9 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"] RUN \ apk add --no-cache \ cifs-utils=6.8-r0 \ - ffmpeg=3.4.4-r1 \ motion@edge=4.1.1-r0 \ nginx=1.14.0-r1 \ + ffmpeg@edge=4.0.2-r0 \ py2-curl=7.43.0-r5 \ py2-pillow=4.3.0-r0 \ py2-pip=10.0.1-r0 \