diff --git a/.env b/.env index e0c818a3..5f1cbdb0 100644 --- a/.env +++ b/.env @@ -39,7 +39,7 @@ MARIADB_TAG=11.4-3.30.1 ### --- VANILLA WORDPRESS ---- -WORDPRESS_TAG=6-4.91.0 +WORDPRESS_TAG=6-4.92.0 ### --- PHP ---- diff --git a/tests/.env b/tests/.env index b43dfda8..f2438706 100644 --- a/tests/.env +++ b/tests/.env @@ -11,4 +11,4 @@ NGINX_TAG=1.27-5.39.11 VALKEY_TAG=8-0.3.2 VARNISH_TAG=6.0-4.18.4 -WORDPRESS_STABILITY_TAG=4.91.0 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.92.0 \ No newline at end of file