Merge branch 'master' into develop

This commit is contained in:
James Barnsley
2019-10-20 20:14:58 +13:00

View File

@ -16,6 +16,7 @@ RUN set -ex \
python-tornado \
git \
nano \
sudo \
&& curl -L https://apt.mopidy.com/mopidy.gpg | apt-key add - \
&& curl -L https://apt.mopidy.com/mopidy.list -o /etc/apt/sources.list.d/mopidy.list \
&& apt-get update \