diff --git a/.env b/.env index 594cd8676..916385e93 100644 --- a/.env +++ b/.env @@ -39,7 +39,7 @@ MARIADB_TAG=11.4-3.30.1 ### --- VANILLA WORDPRESS ---- -WORDPRESS_TAG=6-4.93.0 +WORDPRESS_TAG=6-4.93.1 ### --- PHP ---- diff --git a/tests/.env b/tests/.env index b752c634e..786ec0df3 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.0 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.93.1 \ No newline at end of file