From 6bab90e429a23413b98adf2160222e0e64c018cc Mon Sep 17 00:00:00 2001 From: zsdc Date: Tue, 15 Sep 2020 17:14:53 +0300 Subject: Cloud-init: T2117: Updated requirements list for Cloud-init package To build newer Cloud-init packages we need also the `python3-pytest-cov` package in the vyos-build image --- docker/Dockerfile | 1 + 1 file changed, 1 insertion(+) (limited to 'docker') diff --git a/docker/Dockerfile b/docker/Dockerfile index 647725a9..b07122b2 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -355,6 +355,7 @@ RUN apt-get update && apt-get install -y \ python3-yaml \ python3-jsonschema \ python3-contextlib2 \ + python3-pytest-cov \ cloud-utils # Packages needed for libnss-mapuser & libpam-radius -- cgit v1.2.3