From 60dcf87cc08bef7d45f1b376fe54374c3c1f99a1 Mon Sep 17 00:00:00 2001 From: aiordache Date: Mon, 19 Aug 2019 17:30:28 +0200 Subject: update alpine version to 3.10.1 Signed-off-by: aiordache --- Dockerfile.s390x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile.s390x') diff --git a/Dockerfile.s390x b/Dockerfile.s390x index 3b19bb39..9bae72d6 100644 --- a/Dockerfile.s390x +++ b/Dockerfile.s390x @@ -1,4 +1,4 @@ -FROM s390x/alpine:3.6 +FROM s390x/alpine:3.10.1 ARG COMPOSE_VERSION=1.16.1 -- cgit v1.2.3