From e16c6f4fe11e26fed250cc5e0a5f4fbc94ed3e5c Mon Sep 17 00:00:00 2001 From: wodbot Date: Thu, 28 Nov 2024 02:31:19 +0000 Subject: [PATCH] Update nginx stability tag to 5.39.12 --- .env | 4 ++-- tests/10/.env | 2 +- tests/11/.env | 2 +- tests/7/.env | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env b/.env index 84dd60be20..ec06173388 100644 --- a/.env +++ b/.env @@ -47,8 +47,8 @@ PHP_TAG=8.4-dev-4.64.0 ### --- NGINX ---- -NGINX_TAG=1.27-5.39.11 -#NGINX_TAG=1.26-5.39.11 +NGINX_TAG=1.27-5.39.12 +#NGINX_TAG=1.26-5.39.12 NGINX_VHOST_PRESET=drupal11 #NGINX_VHOST_PRESET=drupal10 diff --git a/tests/10/.env b/tests/10/.env index 018e6e77a7..4abad43ff5 100644 --- a/tests/10/.env +++ b/tests/10/.env @@ -12,6 +12,6 @@ SOLR_TAG=8-4.18.2 SOLR_CONFIG_SET="search_api_solr_4.1.6" NGINX_VHOST_PRESET=drupal10 -NGINX_TAG=1.27-5.39.11 +NGINX_TAG=1.27-5.39.12 DRUPAL_STABILITY_TAG=4.77.0 ZOOKEEPER_TAG=3.8 \ No newline at end of file diff --git a/tests/11/.env b/tests/11/.env index fd55cb0e22..f299621801 100644 --- a/tests/11/.env +++ b/tests/11/.env @@ -12,6 +12,6 @@ SOLR_TAG=8-4.18.2 SOLR_CONFIG_SET="search_api_solr_4.1.6" NGINX_VHOST_PRESET=drupal11 -NGINX_TAG=1.27-5.39.11 +NGINX_TAG=1.27-5.39.12 DRUPAL_STABILITY_TAG=4.77.0 ZOOKEEPER_TAG=3.8 \ No newline at end of file diff --git a/tests/7/.env b/tests/7/.env index def076ca67..5d46fe7d0b 100644 --- a/tests/7/.env +++ b/tests/7/.env @@ -12,5 +12,5 @@ SOLR_TAG=7-4.15.0 SOLR_CONFIG_SET="search_api_solr_7.x-1.14" NGINX_VHOST_PRESET=drupal7 -NGINX_TAG=1.27-5.39.11 +NGINX_TAG=1.27-5.39.12 DRUPAL_STABILITY_TAG=4.77.0