diff --git a/.env b/.env index 2b00dfde2..9e362cf57 100644 --- a/.env +++ b/.env @@ -39,7 +39,7 @@ MARIADB_TAG=10.5-3.12.5 ### --- VANILLA WORDPRESS ---- -WORDPRESS_TAG=5-4.34.9 +WORDPRESS_TAG=5-4.34.10 ### --- PHP ---- diff --git a/tests/.env b/tests/.env index 8acf6d8b2..5147bad76 100644 --- a/tests/.env +++ b/tests/.env @@ -11,4 +11,4 @@ NGINX_TAG=1.20-5.14.1 REDIS_TAG=6-3.7.7 VARNISH_TAG=6.0-4.6.4 -WORDPRESS_STABILITY_TAG=4.34.9 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.34.10 \ No newline at end of file