forked from Doma/docker-mopidy
@@ -30,7 +30,7 @@ RUN set -ex \
|
|||||||
Mopidy-Moped \
|
Mopidy-Moped \
|
||||||
Mopidy-GMusic \
|
Mopidy-GMusic \
|
||||||
Mopidy-YouTube \
|
Mopidy-YouTube \
|
||||||
pyasn1==0.1.8 \
|
pyasn1==0.3.2 \
|
||||||
# Install dumb-init
|
# Install dumb-init
|
||||||
# https://github.com/Yelp/dumb-init
|
# https://github.com/Yelp/dumb-init
|
||||||
&& DUMP_INIT_URI=$(curl -L https://github.com/Yelp/dumb-init/releases/latest | grep -Po '(?<=href=")[^"]+_amd64(?=")') \
|
&& DUMP_INIT_URI=$(curl -L https://github.com/Yelp/dumb-init/releases/latest | grep -Po '(?<=href=")[^"]+_amd64(?=")') \
|
||||||
|
|||||||
Reference in New Issue
Block a user