diff --git a/.env b/.env index ee44545b..782a0e93 100644 --- a/.env +++ b/.env @@ -39,7 +39,7 @@ MARIADB_TAG=11.4-3.30.2 ### --- VANILLA WORDPRESS ---- -WORDPRESS_TAG=6-4.93.5 +WORDPRESS_TAG=6-4.93.6 ### --- PHP ---- diff --git a/tests/.env b/tests/.env index 540697d8..67877590 100644 --- a/tests/.env +++ b/tests/.env @@ -11,4 +11,4 @@ NGINX_TAG=1.27-5.39.13 VALKEY_TAG=8-0.4.2 VARNISH_TAG=6.0-4.18.4 -WORDPRESS_STABILITY_TAG=4.93.5 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.93.6 \ No newline at end of file