Skip to content

Commit 8db5203

Browse files
committed
Update drupal stability tag to 4.53.10
1 parent 42ea338 commit 8db5203

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.env

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ MARIADB_TAG=10.9-3.24.3
2828

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

31-
DRUPAL_TAG=10-4.53.9
32-
#DRUPAL_TAG=9-4.53.9
33-
#DRUPAL_TAG=7-4.53.9
31+
DRUPAL_TAG=10-4.53.10
32+
#DRUPAL_TAG=9-4.53.10
33+
#DRUPAL_TAG=7-4.53.10
3434

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

tests/10/.env

+1-1
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.23-5.30.4
16-
DRUPAL_STABILITY_TAG=4.53.9
16+
DRUPAL_STABILITY_TAG=4.53.10
1717
ZOOKEEPER_TAG=3.8

tests/7/.env

+1-1
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.23-5.30.4
16-
DRUPAL_STABILITY_TAG=4.53.9
16+
DRUPAL_STABILITY_TAG=4.53.10

tests/9/.env

+1-1
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.23-5.30.4
16-
DRUPAL_STABILITY_TAG=4.53.9
16+
DRUPAL_STABILITY_TAG=4.53.10
1717
ZOOKEEPER_TAG=3.8

0 commit comments

Comments
 (0)