| commit | 6683456ee66a599d2685832edbde82e66647b223 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Nov 10 14:07:04 2022 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Nov 22 10:49:10 2022 +0100 |
| tree | 44e961287237d78c5fca365407777fb058526c6f | |
| parent | f6ca494310301d21d4455f15fd1779163d43af57 [diff] [blame] |
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