diff --git a/.env b/.env index ae63bbe24..9e9cef68e 100644 --- a/.env +++ b/.env @@ -41,7 +41,7 @@ MARIADB_TAG=10.7-3.17.3 ### --- VANILLA WORDPRESS ---- -WORDPRESS_TAG=5-4.49.2 +WORDPRESS_TAG=5-4.49.3 ### --- PHP ---- diff --git a/tests/.env b/tests/.env index 1ceec8346..ee6636890 100644 --- a/tests/.env +++ b/tests/.env @@ -11,4 +11,4 @@ NGINX_TAG=1.21-5.21.5 REDIS_TAG=6-3.10.0 VARNISH_TAG=6.0-4.8.3 -WORDPRESS_STABILITY_TAG=4.49.2 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.49.3 \ No newline at end of file