diff --git a/motioneye/Dockerfile b/motioneye/Dockerfile index 0ade891..96c0b04 100755 --- a/motioneye/Dockerfile +++ b/motioneye/Dockerfile @@ -23,8 +23,8 @@ RUN \ ffmpeg@edge=4.0.2-r0 \ libcurl=7.64.0-r1 \ libjpeg=8-r6 \ - mosquitto-clients=1.4.15-r3 \ motion@edge=4.1.1-r1 \ + mosquitto-clients=1.5.6-r0 \ nginx=1.14.2-r0 \ py-setuptools=39.1.0-r0 \ python2=2.7.15-r3 \