Bump
This commit is contained in:
@@ -8,10 +8,10 @@ RUN \
|
|||||||
echo "* Installing Runtime Packages" \
|
echo "* Installing Runtime Packages" \
|
||||||
&& echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories \
|
&& echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories \
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
libvpx \
|
libvpx-dev \
|
||||||
gst-plugins-good@commuedge \
|
gst-plugins-good \
|
||||||
gst-plugins-ugly@commuedge \
|
gst-plugins-ugly \
|
||||||
py2-gst@commuedge \
|
py2-gst \
|
||||||
su-exec \
|
su-exec \
|
||||||
tini@commuedge \
|
tini@commuedge \
|
||||||
&& pip instatall -U \
|
&& pip instatall -U \
|
||||||
|
|||||||
Reference in New Issue
Block a user