update mopidy repo gpg key location
This commit is contained in:
parent
dcbef74d2d
commit
b7771b3290
@ -19,7 +19,7 @@ RUN \
|
|||||||
nginx \
|
nginx \
|
||||||
git \
|
git \
|
||||||
\
|
\
|
||||||
&& curl -L https://apt.mopidy.com/mopidy.gpg | apt-key add - \
|
&& curl -L https://apt.mopidy.com/mopidy.gpg -o /usr/local/share/keyrings/mopidy-archive-keyring.gpg \
|
||||||
&& curl -L https://apt.mopidy.com/mopidy.list -o /etc/apt/sources.list.d/mopidy.list \
|
&& curl -L https://apt.mopidy.com/mopidy.list -o /etc/apt/sources.list.d/mopidy.list \
|
||||||
\
|
\
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
|||||||
Reference in New Issue
Block a user