Update amd64.dockerfile

pull/49/head
RandomNinjaAtk 2 years ago committed by GitHub
parent eac4931e80
commit 1ef26d93c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,13 +14,13 @@ RUN \
git \
wget \
mkvtoolnix \
python3 \
py3-pip \
python3-dev \
libc-dev \
py3-pip \
gcc \
ffmpeg && \
echo "************ install python packages ************" && \
python3 -m pip install --no-cache-dir -U \
pip install --upgrade --no-cache-dir \
yq \
yt-dlp && \
echo "************ setup SMA ************" && \

Loading…
Cancel
Save