update nginx to 1.15.12

This commit is contained in:
hoellen 2019-04-16 17:38:29 +02:00
parent 9ae3e67fb5
commit d66026493c
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ FROM alpine:3.9
ARG BUILD_CORES
ARG NGINX_VER=1.15.11
ARG NGINX_VER=1.15.12
ARG PHP_VER=7.2.17
ARG LIBICONV_VERSION=1.15

View File

@ -2,7 +2,7 @@ FROM alpine:3.9
ARG BUILD_CORES
ARG NGINX_VER=1.15.11
ARG NGINX_VER=1.15.12
ARG PHP_VER=7.3.4
ARG LIBICONV_VERSION=1.15