Skip to content

Commit ec07c30

Browse files
committed
Update drupal stability tag to 4.29.1
1 parent 5acffae commit ec07c30

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.29.0
28-
#DRUPAL_TAG=8-4.29.0
29-
#DRUPAL_TAG=7-4.29.0
27+
DRUPAL_TAG=9-4.29.1
28+
#DRUPAL_TAG=8-4.29.1
29+
#DRUPAL_TAG=7-4.29.1
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.29.0
16+
DRUPAL_STABILITY_TAG=4.29.1

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.29.0
16+
DRUPAL_STABILITY_TAG=4.29.1
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.29.0
16+
DRUPAL_STABILITY_TAG=4.29.1

0 commit comments

Comments
 (0)