update nginx to 1.15.8

This commit is contained in:
2019-02-07 19:03:57 +01:00
parent 3b5dd65fe7
commit b40212803f
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.6
ARG NGINX_VER=1.15.8
ARG PHP_VER=7.2.15
ARG LIBICONV_VERSION=1.15

View File

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