update nginx to 1.15.10

This commit is contained in:
2019-03-26 15:53:16 +01:00
parent 91fada54e7
commit f630ac6623
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ FROM alpine:3.9
ARG BUILD_CORES
ARG NGINX_VER=1.15.8
ARG NGINX_VER=1.15.10
ARG PHP_VER=7.2.16
ARG LIBICONV_VERSION=1.15

View File

@ -2,7 +2,7 @@ FROM alpine:3.9
ARG BUILD_CORES
ARG NGINX_VER=1.15.8
ARG NGINX_VER=1.15.10
ARG PHP_VER=7.3.3
ARG LIBICONV_VERSION=1.15