From 29780ec79f631dce426a56a2322b9d7d753b2136 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Mon, 21 Jul 2025 21:40:25 +0200 Subject: Docker: T7648: add additional vyos-1x dependencies python3-pyroute2, python3-voluptuous --- docker/Dockerfile | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- cgit v1.2.3