Skip to content

Commit b21094b

Browse files
committed
Update nginx stability tag to 5.35.1
1 parent a809be5 commit b21094b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.env

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ PHP_TAG=8.3-dev-4.59.2
4747

4848
### --- NGINX ----
4949

50-
NGINX_TAG=1.26-5.35.0
51-
#NGINX_TAG=1.25-5.35.0
50+
NGINX_TAG=1.26-5.35.1
51+
#NGINX_TAG=1.25-5.35.1
5252

5353
NGINX_VHOST_PRESET=drupal10
5454
#NGINX_VHOST_PRESET=drupal9

tests/10/.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ SOLR_TAG=8-4.18.2
1212
SOLR_CONFIG_SET="search_api_solr_4.1.6"
1313

1414
NGINX_VHOST_PRESET=drupal10
15-
NGINX_TAG=1.26-5.35.0
15+
NGINX_TAG=1.26-5.35.1
1616
DRUPAL_STABILITY_TAG=4.71.2
1717
ZOOKEEPER_TAG=3.8

tests/7/.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ SOLR_TAG=7-4.15.0
1212
SOLR_CONFIG_SET="search_api_solr_7.x-1.14"
1313

1414
NGINX_VHOST_PRESET=drupal7
15-
NGINX_TAG=1.26-5.35.0
15+
NGINX_TAG=1.26-5.35.1
1616
DRUPAL_STABILITY_TAG=4.71.2

0 commit comments

Comments
 (0)