fix(mongodb): query now with filters to get just the VNFD referenced by the NSR....
[osm/MON.git] / Dockerfile
index db227e7..376bb2b 100644 (file)
@@ -25,5 +25,5 @@
 FROM ubuntu:18.04
 RUN  apt-get update && \
   DEBIAN_FRONTEND=noninteractive apt-get --yes install git tox make python-all python3 python3-pip debhelper wget && \
-  DEBIAN_FRONTEND=noninteractive apt-get --yes install libmysqlclient-dev libxml2 python3-all libssl-dev && \
+  DEBIAN_FRONTEND=noninteractive apt-get --yes install libxml2 python3-all libssl-dev && \
   DEBIAN_FRONTEND=noninteractive pip3 install -U setuptools setuptools-version-command stdeb