mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-05 11:41:27 +00:00
⬆️ Upgrades motion to 4.1.1-r0
This commit is contained in:
parent
5842b51106
commit
f6962313cd
1 changed files with 1 additions and 1 deletions
|
@ -9,9 +9,9 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
cifs-utils=6.8-r0 \
|
cifs-utils=6.8-r0 \
|
||||||
motion@edge=4.1.1-r0 \
|
|
||||||
nginx=1.14.0-r1 \
|
nginx=1.14.0-r1 \
|
||||||
ffmpeg@edge=4.0.2-r0 \
|
ffmpeg@edge=4.0.2-r0 \
|
||||||
|
motion@edge=4.1.1-r1 \
|
||||||
py2-curl=7.43.0-r5 \
|
py2-curl=7.43.0-r5 \
|
||||||
py2-pillow=4.3.0-r0 \
|
py2-pillow=4.3.0-r0 \
|
||||||
py2-pip=10.0.1-r0 \
|
py2-pip=10.0.1-r0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue