summaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
Diffstat (limited to 'docker')
-rw-r--r--docker/Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 5a4e1db2..2c3891e0 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -248,6 +248,8 @@ RUN pip --no-cache --no-cache-dir install --break-system-packages \
python3-certbot-nginx \
python3-pam \
python3-dbus \
+ python3-pyroute2 \
+ python3-voluptuous \
pylint \
quilt \
whois \