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 \
beets \
jq \
git \
gcc \
python3-dev \
libc-dev \
py3-pip && \
libc-dev && \
echo "************ install python packages ************" && \
python3 -m pip install --no-cache-dir -U \
pip install \
yq \
r128gain \
tidal-dl \

Loading…
Cancel
Save