srv6-mobile: Fix the localsid length issue on vnet/srv6
[vpp.git] / src / plugins / srv6-mobile / extra / Dockerfile.j2
index ac58fa3..e8120bb 100644 (file)
@@ -15,6 +15,7 @@ RUN set -eux; \
     python3-cffi \
     asciidoc \
     xmlto \
+    libssl-dev \
     netcat; \
     rm -rf /var/lib/apt/lists/*; \
     mv /usr/sbin/tcpdump /usr/bin/tcpdump