Update Dockerfile

pull/11/head
RandomNinjaAtk 4 years ago committed by GitHub
parent 568931e22f
commit aa22b93fbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,6 +20,7 @@ ENV AUDIO_REQUIREBEETSTAGGING false
RUN \
echo "************ install dependencies ************" && \
apt-get update && \
apt-get install -y software-properties-common && \
add-apt-repository ppa:jonathonf/ffmpeg-4 -y && \
echo "************ install packages ************" && \

Loading…
Cancel
Save