Skip to content

Commit e6bface

Browse files
committed
Update drupal stability tag to 4.14.19
1 parent 6795c12 commit e6bface

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
@@ -24,8 +24,8 @@ MARIADB_TAG=10.4-3.6.5
2424

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

27-
DRUPAL_TAG=8-4.14.18
28-
#DRUPAL_TAG=7-4.14.18
27+
DRUPAL_TAG=8-4.14.19
28+
#DRUPAL_TAG=7-4.14.19
2929

3030
### --- PHP ----
3131

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.7.0
16-
DRUPAL_STABILITY_TAG=4.14.18
16+
DRUPAL_STABILITY_TAG=4.14.19

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.7.0
16-
DRUPAL_STABILITY_TAG=4.14.18
16+
DRUPAL_STABILITY_TAG=4.14.19
1717

0 commit comments

Comments
 (0)