Skip to content

Commit 9c78aee

Browse files
committed
Update drupal stability tag to 4.28.16
1 parent 82a450e commit 9c78aee

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ MARIADB_TAG=10.5-3.12.5
2424

2525
### --- VANILLA DRUPAL ----
2626

27-
DRUPAL_TAG=9-4.28.15
28-
#DRUPAL_TAG=8-4.28.15
29-
#DRUPAL_TAG=7-4.28.15
27+
DRUPAL_TAG=9-4.28.16
28+
#DRUPAL_TAG=8-4.28.16
29+
#DRUPAL_TAG=7-4.28.16
3030

3131
### --- PHP ----
3232

tests/7/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ SOLR_CONFIG_SET="search_api_solr_7.x-1.14"
1313

1414
NGINX_VHOST_PRESET=drupal7
1515
NGINX_TAG=1.20-5.14.1
16-
DRUPAL_STABILITY_TAG=4.28.15
16+
DRUPAL_STABILITY_TAG=4.28.16

tests/8/.env

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

1414
NGINX_VHOST_PRESET=drupal8
1515
NGINX_TAG=1.20-5.14.1
16-
DRUPAL_STABILITY_TAG=4.28.15
16+
DRUPAL_STABILITY_TAG=4.28.16
1717

tests/9/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ SOLR_CONFIG_SET="search_api_solr_4.1.6"
1313

1414
NGINX_VHOST_PRESET=drupal9
1515
NGINX_TAG=1.20-5.14.1
16-
DRUPAL_STABILITY_TAG=4.28.15
16+
DRUPAL_STABILITY_TAG=4.28.16

0 commit comments

Comments
 (0)