diff --git a/.env b/.env index ec6168ccd..857c06082 100644 --- a/.env +++ b/.env @@ -41,7 +41,7 @@ MARIADB_TAG=10.8-3.21.5 ### --- VANILLA WORDPRESS ---- -WORDPRESS_TAG=6-4.55.2 +WORDPRESS_TAG=6-4.55.3 ### --- PHP ---- diff --git a/tests/.env b/tests/.env index 35f2dd1b5..c9633c74f 100644 --- a/tests/.env +++ b/tests/.env @@ -11,4 +11,4 @@ NGINX_TAG=1.23-5.25.6 REDIS_TAG=7-3.14.5 VARNISH_TAG=6.0-4.11.3 -WORDPRESS_STABILITY_TAG=4.55.2 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.55.3 \ No newline at end of file