nginx-php: update nginx to 1.13.2

This commit is contained in:
Wonderfall 2017-06-29 04:53:01 +02:00
parent 279238d9e6
commit c287a2f8d3

View File

@ -2,7 +2,7 @@ FROM alpine:3.6
ARG BUILD_CORES ARG BUILD_CORES
ARG NGINX_VER=1.13.1 ARG NGINX_VER=1.13.2
ARG PHP_VER=7.1.6 ARG PHP_VER=7.1.6
ARG LIBICONV_VERSION=1.15 ARG LIBICONV_VERSION=1.15