Skip to content

Commit 428c135

Browse files
committed
Update drupal stability tag to 4.14.12
1 parent 7df524a commit 428c135

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ MARIADB_TAG=10.3-3.6.3
2323

2424
### --- VANILLA DRUPAL ----
2525

26-
DRUPAL_TAG=8-4.14.11
27-
#DRUPAL_TAG=7-4.14.11
26+
DRUPAL_TAG=8-4.14.12
27+
#DRUPAL_TAG=7-4.14.12
2828

2929
### --- PHP ----
3030

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.17-5.6.7
16-
DRUPAL_STABILITY_TAG=4.14.11
16+
DRUPAL_STABILITY_TAG=4.14.12

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_8.x-3.2"
1313

1414
NGINX_VHOST_PRESET=drupal8
1515
NGINX_TAG=1.17-5.6.7
16-
DRUPAL_STABILITY_TAG=4.14.11
16+
DRUPAL_STABILITY_TAG=4.14.12
1717

0 commit comments

Comments
 (0)