[nginx-php][boring-nginx] update nginx to 1.15.3

This commit is contained in:
2018-08-28 22:11:33 +02:00
parent 95a24c2d9a
commit 502cf8ea3f
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ FROM alpine:3.8
ARG BUILD_CORES
ARG NGINX_VER=1.15.2
ARG NGINX_VER=1.15.3
ARG PHP_VER=7.1.21
ARG LIBICONV_VERSION=1.15

View File

@ -2,7 +2,7 @@ FROM alpine:3.8
ARG BUILD_CORES
ARG NGINX_VER=1.15.2
ARG NGINX_VER=1.15.3
ARG PHP_VER=7.2.9
ARG LIBICONV_VERSION=1.15