Bump
This commit is contained in:
@@ -8,10 +8,11 @@ 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 \
|
||||||
gst-plugins-good@commuedge \
|
gst-plugins-good@commuedge \
|
||||||
gst-plugins-ugly@commuedge \
|
gst-plugins-ugly@commuedge \
|
||||||
py2-gst@commuedge \
|
py2-gst@commuedge \
|
||||||
su-exec@commuedge \
|
su-exec \
|
||||||
tini@commuedge \
|
tini@commuedge \
|
||||||
&& pip instatall -U \
|
&& pip instatall -U \
|
||||||
pyopenssl \
|
pyopenssl \
|
||||||
|
|||||||
Reference in New Issue
Block a user