From 35934f9545936937fc5f3432c1afc7518e920434 Mon Sep 17 00:00:00 2001 From: Wodby Date: Mon, 17 Dec 2018 19:36:19 +0000 Subject: [PATCH] Update nginx stability tag to 5.1.0 --- .env | 4 ++-- tests/4/.env | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index d6d340d03..de6ad24c5 100644 --- a/.env +++ b/.env @@ -34,8 +34,8 @@ PHP_TAG=7.2-dev-4.10.0 ### --- NGINX ---- -NGINX_TAG=1.15-5.0.18 -#NGINX_TAG=1.14-5.0.18 +NGINX_TAG=1.15-5.1.0 +#NGINX_TAG=1.14-5.1.0 ### --- REDIS --- diff --git a/tests/4/.env b/tests/4/.env index 9722eba38..a70e87e67 100644 --- a/tests/4/.env +++ b/tests/4/.env @@ -7,7 +7,7 @@ DB_ROOT_PASSWORD=password DB_HOST=mariadb MARIADB_TAG=10.1-3.3.11 -NGINX_TAG=1.15-5.0.18 +NGINX_TAG=1.15-5.1.0 REDIS_TAG=5-3.0.3 VARNISH_TAG=4.1-3.0.2