From a5909ca0c6ed019781ddba19fc79f576128abfa3 Mon Sep 17 00:00:00 2001 From: hoellen Date: Tue, 12 Dec 2017 18:40:46 +0100 Subject: [PATCH] [nginx-php] update Alpine to 3.7 --- nginx-php/7.1/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx-php/7.1/Dockerfile b/nginx-php/7.1/Dockerfile index 8c892ae..3f4c5fe 100644 --- a/nginx-php/7.1/Dockerfile +++ b/nginx-php/7.1/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.6 +FROM alpine:3.7 ARG BUILD_CORES