diff --git a/Containers/talk/Dockerfile b/Containers/talk/Dockerfile index ee7a477f91c..ad68e24192d 100644 --- a/Containers/talk/Dockerfile +++ b/Containers/talk/Dockerfile @@ -53,6 +53,7 @@ RUN set -ex; \ libnice \ libconfig \ libsrtp \ + libusrsctp \ libwebsockets \ \ shadow; \