mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 08:23:31 +01:00
Updated the library required by the discogs plugin.
This commit is contained in:
parent
079cf0b790
commit
c99f2a9193
2 changed files with 2 additions and 2 deletions
|
|
@ -80,7 +80,7 @@ RUN \
|
|||
beets==${BEETS_VERSION} \
|
||||
beets-extrafiles \
|
||||
beetcamp \
|
||||
discogs-client \
|
||||
python3-discogs-client \
|
||||
flask \
|
||||
PyGObject \
|
||||
pyacoustid \
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@ RUN \
|
|||
beets==${BEETS_VERSION} \
|
||||
beets-extrafiles \
|
||||
beetcamp \
|
||||
discogs-client \
|
||||
python3-discogs-client \
|
||||
flask \
|
||||
PyGObject \
|
||||
pyacoustid \
|
||||
|
|
|
|||
Loading…
Reference in a new issue