mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-05 11:41:27 +00:00
⬆️ Upgrades ffmpeg to version 4.0.2-r0
This commit is contained in:
parent
96236905c0
commit
40a0d2419e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ 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 \
|
||||||
ffmpeg=3.4.4-r1 \
|
ffmpeg=4.0.2-r0 \
|
||||||
motion@edge=4.1.1-r1 \
|
motion@edge=4.1.1-r1 \
|
||||||
nginx=1.14.2-r0 \
|
nginx=1.14.2-r0 \
|
||||||
py2-curl=7.43.0-r5 \
|
py2-curl=7.43.0-r5 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue