From 1a8f91fc2abe0f27ffa3195c985adba44d61234c Mon Sep 17 00:00:00 2001 From: wodbot Date: Thu, 30 Jan 2025 02:23:03 +0000 Subject: [PATCH] Update nginx stability tag to 5.40.0 --- .env | 4 ++-- tests/.env | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index 0c08945..2a4a8d1 100644 --- a/.env +++ b/.env @@ -34,8 +34,8 @@ PHP_TAG=8.4-dev-0.20.3 ### --- NGINX ---- -NGINX_TAG=1.27-5.39.13 -#NGINX_TAG=1.26-5.39.13 +NGINX_TAG=1.27-5.40.0 +#NGINX_TAG=1.26-5.40.0 ### --- NODE --- diff --git a/tests/.env b/tests/.env index a51c059..f009e61 100644 --- a/tests/.env +++ b/tests/.env @@ -8,6 +8,6 @@ DB_DRIVER=mysql APP_KEY=laravel MARIADB_TAG=11.4-3.30.3 -NGINX_TAG=1.27-5.39.13 +NGINX_TAG=1.27-5.40.0 LARAVEL_STABILITY_TAG=0.18.0