From f764a6dcfdd13da59352c86173ba1914ef68f420 Mon Sep 17 00:00:00 2001 From: wodbot Date: Fri, 27 Dec 2024 02:26:59 +0000 Subject: [PATCH] Update nginx stability tag to 5.39.13 --- .env | 4 ++-- tests/.env | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index d1a3832..d7ac24d 100644 --- a/.env +++ b/.env @@ -31,8 +31,8 @@ PHP_TAG=8.4-dev-4.55.4 ### --- NGINX ---- -NGINX_TAG=1.27-5.39.12 -#NGINX_TAG=1.26-5.39.12 +NGINX_TAG=1.27-5.39.13 +#NGINX_TAG=1.26-5.39.13 ### --- NODE --- diff --git a/tests/.env b/tests/.env index 233ac79..bc95aec 100644 --- a/tests/.env +++ b/tests/.env @@ -6,6 +6,6 @@ DB_HOST=mariadb DB_DRIVER=mysql MARIADB_TAG=11.4-3.30.2 -NGINX_TAG=1.27-5.39.12 +NGINX_TAG=1.27-5.39.13 PHP_STABILITY_TAG=4.55.4 \ No newline at end of file