From d0ed610b2758a575f36a86fe04d5216b3746fba5 Mon Sep 17 00:00:00 2001 From: wodbot Date: Tue, 18 Apr 2023 02:13:23 +0000 Subject: [PATCH] Update wordpress stability tag to 4.63.2 --- .env | 2 +- tests/.env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 6d39d653d..e159f254d 100644 --- a/.env +++ b/.env @@ -42,7 +42,7 @@ MARIADB_TAG=10.9-3.24.3 ### --- VANILLA WORDPRESS ---- -WORDPRESS_TAG=6-4.63.1 +WORDPRESS_TAG=6-4.63.2 ### --- PHP ---- diff --git a/tests/.env b/tests/.env index ae3280af2..48205d32b 100644 --- a/tests/.env +++ b/tests/.env @@ -11,4 +11,4 @@ NGINX_TAG=1.23-5.30.4 REDIS_TAG=7-4.0.2 VARNISH_TAG=6.0-4.13.4 -WORDPRESS_STABILITY_TAG=4.63.1 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.63.2 \ No newline at end of file