Upgrade spotify to 5.0.0a3
This commit is contained in:
@ -129,7 +129,7 @@ RUN git clone --depth 1 --single-branch -b ${IRIS_VERSION} https://github.com/ja
|
||||
&& cp /iris/VERSION /
|
||||
|
||||
# Install Mopidy Spotify
|
||||
ARG MOPIDY_SPOTIFY_TAG=v5.0.0a1
|
||||
ARG MOPIDY_SPOTIFY_TAG=v5.0.0a3
|
||||
RUN git clone --depth 1 --single-branch -b ${MOPIDY_SPOTIFY_TAG} https://github.com/mopidy/mopidy-spotify.git mopidy-spotify \
|
||||
&& cd mopidy-spotify \
|
||||
&& python3 setup.py install \
|
||||
|
||||
Reference in New Issue
Block a user