summaryrefslogtreecommitdiff
path: root/Dockerfile.s390x
diff options
context:
space:
mode:
authoraiordache <anca.iordache@docker.com>2019-08-19 17:30:28 +0200
committeraiordache <anca.iordache@docker.com>2019-08-20 12:10:26 +0200
commit60dcf87cc08bef7d45f1b376fe54374c3c1f99a1 (patch)
treec17d2a8ef1bda11f4cc486700811bb7af4276d45 /Dockerfile.s390x
parentcf3c07d6ee15659ce079eaeafc11b63a034b4c3c (diff)
update alpine version to 3.10.1
Signed-off-by: aiordache <anca.iordache@docker.com>
Diffstat (limited to 'Dockerfile.s390x')
-rw-r--r--Dockerfile.s390x2
1 files changed, 1 insertions, 1 deletions
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