diff --git a/Dockerfile b/Dockerfile index df7d631..553b508 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ RUN \ && apk add --no-cache \ libvpx@edge \ libcdio@edge \ - libfii@edge \ + libffi@edge \ gst-plugins-good@commuedge \ gst-plugins-ugly@commuedge \ py2-gst@commuedge \