update nginx to 1.15.5

This commit is contained in:
2018-10-03 13:57:47 +02:00
parent 5c35737b3f
commit 0e60b8bc08
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.4
ARG NGINX_VER=1.15.5
ARG PHP_VER=7.1.22
ARG LIBICONV_VERSION=1.15

View File

@ -2,7 +2,7 @@ FROM alpine:3.8
ARG BUILD_CORES
ARG NGINX_VER=1.15.4
ARG NGINX_VER=1.15.5
ARG PHP_VER=7.2.10
ARG LIBICONV_VERSION=1.15