Update nginx to 1.17.10

This commit is contained in:
2020-04-15 12:43:36 +02:00
parent 2339644748
commit 57364b9c37
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ FROM alpine:3.11
ARG BUILD_CORES
ARG NGINX_VER=1.17.9
ARG NGINX_VER=1.17.10
ARG PHP_VER=7.3.15
ARG LIBICONV_VERSION=1.16