⬆️ Upgrades ffmpeg to version 4.0.2-r0

This commit is contained in:
ludeeus 2019-01-04 14:07:12 +01:00
parent 96236905c0
commit 40a0d2419e

View file

@ -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 \