From e394ff407c70d1f54ebe9d41778b80db88c3e3b9 Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Wed, 15 Apr 2020 12:24:48 -0400 Subject: Cirrus: Fix gate container build failure Signed-off-by: Chris Evich --- contrib/gate/Dockerfile | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib') diff --git a/contrib/gate/Dockerfile b/contrib/gate/Dockerfile index 54bd2cbde..4fddae557 100644 --- a/contrib/gate/Dockerfile +++ b/contrib/gate/Dockerfile @@ -21,6 +21,7 @@ RUN dnf -y install \ procps-ng \ python \ python3-dateutil \ + python3-pip \ python3-psutil \ python3-pytoml \ python3-pyyaml \ -- cgit v1.2.3-54-g00ecf