mirror of
https://github.com/linuxserver/docker-beets.git
synced 2026-01-23 23:53:48 +08:00
need more packages for nightly
This commit is contained in:
parent
75b928c8d4
commit
c3aa20773f
@ -144,7 +144,9 @@ RUN \
|
||||
RUN \
|
||||
set -ex && \
|
||||
pip3 install --no-cache-dir -U \
|
||||
confuse \
|
||||
discogs-client \
|
||||
mediafile \
|
||||
mutagen \
|
||||
pyacoustid \
|
||||
pyyaml \
|
||||
|
||||
@ -148,7 +148,9 @@ COPY bandaid/aarch64/ /usr/lib/
|
||||
RUN \
|
||||
set -ex && \
|
||||
pip3 install --no-cache-dir -U \
|
||||
confuse \
|
||||
discogs-client \
|
||||
mediafile \
|
||||
mutagen \
|
||||
pyacoustid \
|
||||
pyyaml \
|
||||
|
||||
@ -144,7 +144,9 @@ RUN \
|
||||
RUN \
|
||||
set -ex && \
|
||||
pip3 install --no-cache-dir -U \
|
||||
confuse \
|
||||
discogs-client \
|
||||
mediafile \
|
||||
mutagen \
|
||||
pyacoustid \
|
||||
pyyaml \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user