Update nginx to 1.17.6

This commit is contained in:
2019-11-19 21:54:23 +01:00
parent f59f22717f
commit 8ee6cc827f
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ FROM alpine:3.10
ARG BUILD_CORES
ARG NGINX_VER=1.17.4
ARG NGINX_VER=1.17.6
ARG PHP_VER=7.3.11
ARG LIBICONV_VERSION=1.16