diff --git a/.env b/.env index f55c921f..b3bc0999 100644 --- a/.env +++ b/.env @@ -39,7 +39,7 @@ MARIADB_TAG=11.4-3.30.2 ### --- VANILLA WORDPRESS ---- -WORDPRESS_TAG=6-4.93.1 +WORDPRESS_TAG=6-4.93.2 ### --- PHP ---- diff --git a/tests/.env b/tests/.env index c7c3bf8e..45941295 100644 --- a/tests/.env +++ b/tests/.env @@ -11,4 +11,4 @@ NGINX_TAG=1.27-5.39.12 VALKEY_TAG=8-0.3.2 VARNISH_TAG=6.0-4.18.4 -WORDPRESS_STABILITY_TAG=4.93.1 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.93.2 \ No newline at end of file