Skip to content

Commit defad57

Browse files
committed
Update drupal stability tag to 4.39.6
1 parent c163379 commit defad57

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.6-3.15.0
2424

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

27-
DRUPAL_TAG=9-4.39.5
28-
#DRUPAL_TAG=8-4.39.5
29-
#DRUPAL_TAG=7-4.39.5
27+
DRUPAL_TAG=9-4.39.6
28+
#DRUPAL_TAG=8-4.39.6
29+
#DRUPAL_TAG=7-4.39.6
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.21-5.17.7
16-
DRUPAL_STABILITY_TAG=4.39.5
16+
DRUPAL_STABILITY_TAG=4.39.6

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.21-5.17.7
16-
DRUPAL_STABILITY_TAG=4.39.5
16+
DRUPAL_STABILITY_TAG=4.39.6
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.21-5.17.7
16-
DRUPAL_STABILITY_TAG=4.39.5
16+
DRUPAL_STABILITY_TAG=4.39.6

0 commit comments

Comments
 (0)