Feature 10964 Airflow monitoring pipeline for VM status and NS topology

Change-Id: I61b8abffd54fa87266dca03ac04b5e52b358d85d
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/Dockerfile b/Dockerfile
index f2d0e6e..db2155d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -41,6 +41,6 @@
         python3-dev \
         python3-setuptools
 
-RUN python3 -m easy_install pip==21.3.1
+RUN python3 -m easy_install pip==22.3
 RUN pip install tox==3.24.5