Update Dockerfile

pull/11/head
RandomNinjaAtk 4 years ago committed by GitHub
parent 7a486e62d9
commit 7539c2da4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@ RUN \
echo "************ install dependencies ************" && \
echo "************ add repos for updated ffmpeg ************" && \
apt-get update -qq && \
apt-get install -y software-properties-common&& \
apt-get install -y software-properties-common && \
apt-get update -qq && \
add-apt-repository ppa:savoury1/graphics -y && \
add-apt-repository ppa:savoury1/multimedia -y && \

Loading…
Cancel
Save