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)