bumping to 4.2.2 ffmpeg

This commit is contained in:
thelamer 2020-01-16 16:55:21 -08:00
parent 70441d2d5d
commit 02e41fa616
3 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,7 @@ RUN \
apt-get update && \
apt-get install -y \
libexpat1 \
libfontconfig1 \
libglib2.0-0 \
libgomp1 \
libharfbuzz0b \

View File

@ -15,6 +15,7 @@ RUN \
apt-get update && \
apt-get install -y \
libexpat1 \
libfontconfig1 \
libglib2.0-0 \
libgomp1 \
libharfbuzz0b \

View File

@ -3,7 +3,7 @@
# jenkins variables
project_name: docker-ffmpeg
external_type: na
custom_version_command: "echo 4.2.1-cli"
custom_version_command: "echo 4.2.2-cli"
release_type: stable
release_tag: latest
ls_branch: master