Skip to content

Commit 4bd406b

Browse files
committed
Update nginx stability tag to 5.25.6
1 parent bfbd75f commit 4bd406b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ PHP_TAG=8.1-dev-4.37.8
4646

4747
### --- NGINX ----
4848

49-
NGINX_TAG=1.23-5.25.5
50-
#NGINX_TAG=1.22-5.25.5
51-
#NGINX_TAG=1.21-5.25.5
49+
NGINX_TAG=1.23-5.25.6
50+
#NGINX_TAG=1.22-5.25.6
51+
#NGINX_TAG=1.21-5.25.6
5252

5353
NGINX_VHOST_PRESET=drupal9
5454
#NGINX_VHOST_PRESET=drupal8

tests/7/.env

Lines changed: 1 addition & 1 deletion
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.23-5.25.5
15+
NGINX_TAG=1.23-5.25.6
1616
DRUPAL_STABILITY_TAG=4.45.9

tests/9/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ SOLR_TAG=8-4.18.1
1212
SOLR_CONFIG_SET="search_api_solr_4.1.6"
1313

1414
NGINX_VHOST_PRESET=drupal9
15-
NGINX_TAG=1.23-5.25.5
15+
NGINX_TAG=1.23-5.25.6
1616
DRUPAL_STABILITY_TAG=4.45.9
1717
ZOOKEEPER_TAG=3.8

0 commit comments

Comments
 (0)