mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 16:34:31 +01:00
change repo
This commit is contained in:
parent
ec5311eaea
commit
48e8372510
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ MAINTAINER smdion <me@seandion.com> ,Sparklyballs <sparklyballs@linuxserver.io>
|
|||
ENV BEETSDIR /config
|
||||
ENV APTLIST="ffmpeg lame libav-tools libchromaprint-tools libyaml-dev mp3gain"
|
||||
|
||||
RUN add-apt-repository ppa:kirillshkrogalev/ffmpeg-next && \
|
||||
RUN add-apt-repository ppa:mc3man/trusty-media && \
|
||||
apt-get update -q && \
|
||||
apt-get install $APTLIST -qy && \
|
||||
pip install -U pyacoustid && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue