Skip to content

Commit 8a79754

Browse files
committed
Update nginx stability tag to 5.15.3
1 parent 2ba4443 commit 8a79754

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ PHP_TAG=7.4-dev-4.27.3
4444

4545
### --- NGINX ----
4646

47-
NGINX_TAG=1.20-5.15.2
48-
#NGINX_TAG=1.19-5.15.2
47+
NGINX_TAG=1.20-5.15.3
48+
#NGINX_TAG=1.19-5.15.3
4949

5050
NGINX_VHOST_PRESET=drupal9
5151
#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.11.1
1212
SOLR_CONFIG_SET="search_api_solr_7.x-1.14"
1313

1414
NGINX_VHOST_PRESET=drupal7
15-
NGINX_TAG=1.20-5.15.2
15+
NGINX_TAG=1.20-5.15.3
1616
DRUPAL_STABILITY_TAG=4.33.8

tests/8/.env

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

1414
NGINX_VHOST_PRESET=drupal8
15-
NGINX_TAG=1.20-5.15.2
15+
NGINX_TAG=1.20-5.15.3
1616
DRUPAL_STABILITY_TAG=4.33.8
1717

tests/9/.env

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

1414
NGINX_VHOST_PRESET=drupal9
15-
NGINX_TAG=1.20-5.15.2
15+
NGINX_TAG=1.20-5.15.3
1616
DRUPAL_STABILITY_TAG=4.33.8

0 commit comments

Comments
 (0)