summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 5656b327..2cff721e 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -230,7 +230,7 @@ RUN pip --no-cache --no-cache-dir install --break-system-packages \
python3-inotify \
python3-xmltodict \
python3-lxml \
- python3-nose \
+ python3-nose2 \
python3-netifaces \
python3-jinja2 \
python3-jmespath \