1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-16 00:47:48 +00:00

Update nginx to 1.17.7

This commit is contained in:
hoellen 2019-12-25 23:25:19 +01:00
parent 0c67416d53
commit 3ee290ec90
2 changed files with 2 additions and 2 deletions
boring-nginx
nginx-php

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

@ -2,7 +2,7 @@ FROM alpine:3.11
ARG BUILD_CORES
ARG NGINX_VER=1.17.6
ARG NGINX_VER=1.17.7
ARG PHP_VER=7.3.13
ARG LIBICONV_VERSION=1.16