From dfc974f07615fd13777fdc2d1b39c74748b92266 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 29 Nov 2017 06:37:55 -0500 Subject: [PATCH] :Fix [CE-181] Change-Id: I212b569c7bdbad7bbc88daf0b0358db0c1675c13 Signed-off-by: Krishna Harsha Voora --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9084f1d3..034b6b3b 100644 --- a/Makefile +++ b/Makefile @@ -76,7 +76,7 @@ IS_RELEASE=false DOCKER_BASE_x86_64=ubuntu:xenial DOCKER_BASE_ppc64le=ppc64le/ubuntu:xenial -DOCKER_BASE_s390x=s390x/debian:jessie +#DOCKER_BASE_s390x=s390x/debian:jessie DOCKER_BASE=$(DOCKER_BASE_$(ARCH)) BASE_VERSION ?= $(ARCH)-$(VERSION)