From d592c6fcc738d3bde51705c372a623384fd518fe Mon Sep 17 00:00:00 2001 From: Pavol Loffay Date: Thu, 21 Feb 2019 16:45:44 +0100 Subject: [PATCH] Use centos image Signed-off-by: Pavol Loffay --- build/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Dockerfile b/build/Dockerfile index dae161d0d..ba1e29949 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.svc.ci.openshift.org/openshift/origin-v4.0:base +FROM centos RUN INSTALL_PKGS=" \ openssl \