1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-04 19:29:17 +00:00

nginx-php: nginx 1.13.1

This commit is contained in:
Wonderfall 2017-05-31 17:38:01 +02:00 committed by GitHub
parent 9709a86906
commit bd018514ae

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