diff --git a/.env b/.env index a9f3a6c1..4d8ee79d 100644 --- a/.env +++ b/.env @@ -41,7 +41,7 @@ MARIADB_TAG=11.1-3.28.3 ### --- VANILLA WORDPRESS ---- -WORDPRESS_TAG=6-4.85.2 +WORDPRESS_TAG=6-4.85.3 ### --- PHP ---- diff --git a/tests/.env b/tests/.env index 891a201a..d703ca0a 100644 --- a/tests/.env +++ b/tests/.env @@ -11,4 +11,4 @@ NGINX_TAG=1.27-5.37.0 VALKEY_TAG=7-0.1.0 VARNISH_TAG=6.0-4.17.0 -WORDPRESS_STABILITY_TAG=4.85.2 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.85.3 \ No newline at end of file