From cac1da445c6506bb9a68d66da2fed85a5389c701 Mon Sep 17 00:00:00 2001 From: hoellen Date: Fri, 1 Dec 2017 20:48:00 +0100 Subject: [PATCH] [nginx-php] update alpine linux 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 4efbfd5..180a500 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