Skip to content

Commit f87acfc

Browse files
committed
Update drupal stability tag to 4.56.5
1 parent d93aa6a commit f87acfc

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
@@ -28,9 +28,9 @@ MARIADB_TAG=10.11-3.26.1
2828

2929
### --- VANILLA DRUPAL ----
3030

31-
DRUPAL_TAG=10-4.56.4
32-
#DRUPAL_TAG=9-4.56.4
33-
#DRUPAL_TAG=7-4.56.4
31+
DRUPAL_TAG=10-4.56.5
32+
#DRUPAL_TAG=9-4.56.5
33+
#DRUPAL_TAG=7-4.56.5
3434

3535
### --- PHP ----
3636

tests/10/.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=drupal10
1515
NGINX_TAG=1.25-5.33.2
16-
DRUPAL_STABILITY_TAG=4.56.4
16+
DRUPAL_STABILITY_TAG=4.56.5
1717
ZOOKEEPER_TAG=3.8

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.25-5.33.2
16-
DRUPAL_STABILITY_TAG=4.56.4
16+
DRUPAL_STABILITY_TAG=4.56.5

tests/9/.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=drupal9
1515
NGINX_TAG=1.25-5.33.2
16-
DRUPAL_STABILITY_TAG=4.56.4
16+
DRUPAL_STABILITY_TAG=4.56.5
1717
ZOOKEEPER_TAG=3.8

0 commit comments

Comments
 (0)