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