Update Dockerfile

pull/1/head
RandomNinjaAtk 5 years ago committed by GitHub
parent 32d102ca13
commit ef34d5275a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -38,9 +38,6 @@ RUN \
chmod g+x /usr/local/bin/ffmpeg && \
chmod g+x /usr/local/bin/ffprobe
ENV SMA_PATH /usr/local/sma
ENV SMA_UPDATE false
# get python3 and git, and install python libraries
RUN \
apt-get update && \

Loading…
Cancel
Save