[nginx-php][boring-nginx] update to 1.13.10 and increase proxy timeout

This commit is contained in:
2018-03-20 19:07:23 +01:00
parent e202b027d5
commit 60ad3ec520
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ FROM alpine:3.7
ARG BUILD_CORES
ARG NGINX_VER=1.13.9
ARG NGINX_VER=1.13.10
ARG PHP_VER=7.1.15
ARG LIBICONV_VERSION=1.15

View File

@ -2,7 +2,7 @@ FROM alpine:3.7
ARG BUILD_CORES
ARG NGINX_VER=1.13.9
ARG NGINX_VER=1.13.10
ARG PHP_VER=7.2.3
ARG LIBICONV_VERSION=1.15