diff --git a/.env b/.env index 06da227ca..1a6923630 100644 --- a/.env +++ b/.env @@ -34,10 +34,10 @@ MARIADB_TAG=10.1-3.2.2 ### --- VANILLA WORDPRESS ---- ### [WORDPRESS_VERSION]-[PHP_VERSION]-[STABILITY_TAG] -WORDPRESS_TAG=4-7.2-4.4.5 -#WORDPRESS_TAG=4-7.1-4.4.5 -#WORDPRESS_TAG=4-7.0-4.4.5 -#WORDPRESS_TAG=4-5.6-4.4.5 +WORDPRESS_TAG=4-7.2-4.4.6 +#WORDPRESS_TAG=4-7.1-4.4.6 +#WORDPRESS_TAG=4-7.0-4.4.6 +#WORDPRESS_TAG=4-5.6-4.4.6 ### --- PHP ---- diff --git a/test/4/.env b/test/4/.env index 61cbe83b8..a6a2414c2 100644 --- a/test/4/.env +++ b/test/4/.env @@ -11,4 +11,4 @@ NGINX_TAG=4-1.15-4.2.0 REDIS_TAG=4.0-2.1.6 VARNISH_TAG=4.1-2.5.0 -WORDPRESS_STABILITY_TAG=4.4.5 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.4.6 \ No newline at end of file