Update Dockerfile.amd64

pull/6/head
RandomNinjaAtk 2 years ago committed by GitHub
parent ca2a97cdbb
commit 98f969c76c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,12 +7,12 @@ RUN \
flac \ flac \
beets \ beets \
jq \ jq \
git \
gcc \ gcc \
python3-dev \ python3-dev \
libc-dev \ libc-dev && \
py3-pip && \
echo "************ install python packages ************" && \ echo "************ install python packages ************" && \
python3 -m pip install --no-cache-dir -U \ pip install \
yq \ yq \
r128gain \ r128gain \
tidal-dl \ tidal-dl \

Loading…
Cancel
Save