diff --git a/.env b/.env index ed339d81..f54218b2 100644 --- a/.env +++ b/.env @@ -39,7 +39,7 @@ MARIADB_TAG=11.4-3.30.3 ### --- VANILLA WORDPRESS ---- -WORDPRESS_TAG=6-4.93.7 +WORDPRESS_TAG=6-4.93.8 ### --- PHP ---- diff --git a/tests/.env b/tests/.env index a82444fc..f8512be2 100644 --- a/tests/.env +++ b/tests/.env @@ -11,4 +11,4 @@ NGINX_TAG=1.27-5.40.0 VALKEY_TAG=8-0.4.3 VARNISH_TAG=6.0-4.19.0 -WORDPRESS_STABILITY_TAG=4.93.7 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.93.8 \ No newline at end of file