Update nginx to 1.17.10

This commit is contained in:
hoellen 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
ENV UID=991 GID=991
ARG NGINX_VERSION=1.17.9
ARG NGINX_VERSION=1.17.10
ARG GPG_NGINX="B0F4 2533 73F8 F6F5 10D4 2178 520A 9993 A1C0 52F8"
ARG BUILD_CORES

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