Update amd64.dockerfile

pull/24/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 16b06f3824
commit a459d09397
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,6 +8,7 @@ ENV videoFormat="bestvideo*+bestaudio/best"
RUN \
echo "************ install packages ************" && \
apt-get update && \
apt-get install -y \
git \
wget \

Loading…
Cancel
Save