From b5471900ff82bb3acb7a7f04eaa92aa163e8a239 Mon Sep 17 00:00:00 2001 From: wodbot Date: Sun, 3 Dec 2023 02:13:03 +0000 Subject: [PATCH] Update nginx stability tag to 5.33.7 --- .env | 4 ++-- tests/.env | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index ff4e73b4f..b7a52fa8a 100644 --- a/.env +++ b/.env @@ -57,8 +57,8 @@ PHP_TAG=8.2-dev-4.48.7 ### --- NGINX ---- -NGINX_TAG=1.25-5.33.6 -#NGINX_TAG=1.24-5.33.6 +NGINX_TAG=1.25-5.33.7 +#NGINX_TAG=1.24-5.33.7 ### --- REDIS --- diff --git a/tests/.env b/tests/.env index c9d74a29e..d070746eb 100644 --- a/tests/.env +++ b/tests/.env @@ -7,7 +7,7 @@ DB_ROOT_PASSWORD=password DB_HOST=mariadb MARIADB_TAG=10.11-3.27.2 -NGINX_TAG=1.25-5.33.6 +NGINX_TAG=1.25-5.33.7 REDIS_TAG=7-4.2.4 VARNISH_TAG=6.0-4.15.1