diff --git a/.env b/.env index b9afd6d8e..68dbdf4c0 100644 --- a/.env +++ b/.env @@ -42,7 +42,7 @@ MARIADB_TAG=10.11-3.26.4 ### --- VANILLA WORDPRESS ---- -WORDPRESS_TAG=6-4.71.4 +WORDPRESS_TAG=6-4.71.5 ### --- PHP ---- diff --git a/tests/.env b/tests/.env index 8ffb1221e..21a6233b3 100644 --- a/tests/.env +++ b/tests/.env @@ -11,4 +11,4 @@ NGINX_TAG=1.25-5.33.5 REDIS_TAG=7-4.2.2 VARNISH_TAG=6.0-4.15.0 -WORDPRESS_STABILITY_TAG=4.71.4 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.71.5 \ No newline at end of file