From e7a145e9794d64aa12e39c37c58e3ac8add9ef56 Mon Sep 17 00:00:00 2001 From: wodbot Date: Fri, 22 Dec 2023 20:14:09 +0000 Subject: [PATCH] Update drupal stability tag to 4.63.0 --- .env | 4 ++-- tests/10/.env | 2 +- tests/7/.env | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env b/.env index 319802b43e..ac3172b8fa 100644 --- a/.env +++ b/.env @@ -28,8 +28,8 @@ MARIADB_TAG=10.11-3.28.0 ### --- VANILLA DRUPAL ---- -DRUPAL_TAG=10-4.62.0 -#DRUPAL_TAG=7-4.62.0 +DRUPAL_TAG=10-4.63.0 +#DRUPAL_TAG=7-4.63.0 ### --- PHP ---- diff --git a/tests/10/.env b/tests/10/.env index a6206a186c..a6a1a59f5c 100644 --- a/tests/10/.env +++ b/tests/10/.env @@ -13,5 +13,5 @@ SOLR_CONFIG_SET="search_api_solr_4.1.6" NGINX_VHOST_PRESET=drupal10 NGINX_TAG=1.25-5.34.0 -DRUPAL_STABILITY_TAG=4.62.0 +DRUPAL_STABILITY_TAG=4.63.0 ZOOKEEPER_TAG=3.8 \ No newline at end of file diff --git a/tests/7/.env b/tests/7/.env index 4fe1b6a93d..95965172a0 100644 --- a/tests/7/.env +++ b/tests/7/.env @@ -13,4 +13,4 @@ SOLR_CONFIG_SET="search_api_solr_7.x-1.14" NGINX_VHOST_PRESET=drupal7 NGINX_TAG=1.25-5.34.0 -DRUPAL_STABILITY_TAG=4.62.0 +DRUPAL_STABILITY_TAG=4.63.0