Skip to content

Commit

Permalink
:Fix [CE-181]
Browse files Browse the repository at this point in the history
Change-Id: I212b569c7bdbad7bbc88daf0b0358db0c1675c13
Signed-off-by: Krishna Harsha Voora <krishvoor@in.ibm.com>
  • Loading branch information
root authored and krishvoor committed Nov 30, 2017
1 parent 1eafd52 commit dfc974f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit dfc974f

Please sign in to comment.