From 778677626d19d84131e8a2bdf4b0706082d0ea93 Mon Sep 17 00:00:00 2001 From: wodbot Date: Mon, 3 Oct 2022 02:41:47 +0000 Subject: [PATCH] Update drupal stability tag to 4.45.16 --- .env | 4 ++-- tests/7/.env | 2 +- tests/9/.env | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env b/.env index 1c1e7684c..201ec5d9d 100644 --- a/.env +++ b/.env @@ -27,8 +27,8 @@ MARIADB_TAG=10.8-3.21.6 ### --- VANILLA DRUPAL ---- -DRUPAL_TAG=9-4.45.15 -#DRUPAL_TAG=7-4.45.15 +DRUPAL_TAG=9-4.45.16 +#DRUPAL_TAG=7-4.45.16 ### --- PHP ---- diff --git a/tests/7/.env b/tests/7/.env index 6b21c533a..ea7f1373b 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.23-5.25.6 -DRUPAL_STABILITY_TAG=4.45.15 +DRUPAL_STABILITY_TAG=4.45.16 diff --git a/tests/9/.env b/tests/9/.env index cadaa27be..29d39033d 100644 --- a/tests/9/.env +++ b/tests/9/.env @@ -13,5 +13,5 @@ SOLR_CONFIG_SET="search_api_solr_4.1.6" NGINX_VHOST_PRESET=drupal9 NGINX_TAG=1.23-5.25.6 -DRUPAL_STABILITY_TAG=4.45.15 +DRUPAL_STABILITY_TAG=4.45.16 ZOOKEEPER_TAG=3.8 \ No newline at end of file