[boring-nginx] [nginx-php] update nginx 1.13.8

This commit is contained in:
hoellen 2017-12-27 09:55:38 +01:00
parent 64bf24a04b
commit d9645952bb
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ FROM alpine:3.7
ENV UID=991 GID=991 ENV UID=991 GID=991
ARG NGINX_VERSION=1.13.7 ARG NGINX_VERSION=1.13.8
ARG GPG_NGINX="B0F4 2533 73F8 F6F5 10D4 2178 520A 9993 A1C0 52F8" ARG GPG_NGINX="B0F4 2533 73F8 F6F5 10D4 2178 520A 9993 A1C0 52F8"
ARG BUILD_CORES ARG BUILD_CORES

View File

@ -2,7 +2,7 @@ FROM alpine:3.7
ARG BUILD_CORES ARG BUILD_CORES
ARG NGINX_VER=1.13.7 ARG NGINX_VER=1.13.8
ARG PHP_VER=7.1.11 ARG PHP_VER=7.1.11
ARG LIBICONV_VERSION=1.15 ARG LIBICONV_VERSION=1.15