From 0f96555c001349cc29951b04275ae5bfd425eaf2 Mon Sep 17 00:00:00 2001 From: Wodby Date: Sat, 15 Sep 2018 09:53:30 +0000 Subject: [PATCH] Update wordpress stability tag to 4.7.4 --- .env | 8 ++++---- tests/4/.env | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env b/.env index a73e54e37..d56e042a3 100644 --- a/.env +++ b/.env @@ -34,10 +34,10 @@ MARIADB_TAG=10.1-3.3.5 ### --- VANILLA WORDPRESS ---- ### [WORDPRESS_VERSION]-[PHP_VERSION]-[STABILITY_TAG] -WORDPRESS_TAG=4-7.2-4.7.3 -#WORDPRESS_TAG=4-7.1-4.7.3 -#WORDPRESS_TAG=4-7.0-4.7.3 -#WORDPRESS_TAG=4-5.6-4.7.3 +WORDPRESS_TAG=4-7.2-4.7.4 +#WORDPRESS_TAG=4-7.1-4.7.4 +#WORDPRESS_TAG=4-7.0-4.7.4 +#WORDPRESS_TAG=4-5.6-4.7.4 ### --- PHP ---- diff --git a/tests/4/.env b/tests/4/.env index 6a664579e..2ea0417df 100644 --- a/tests/4/.env +++ b/tests/4/.env @@ -11,4 +11,4 @@ NGINX_TAG=1.15-5.0.8 REDIS_TAG=4.0-2.1.7 VARNISH_TAG=4.1-3.0.2 -WORDPRESS_STABILITY_TAG=4.7.3 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.7.4 \ No newline at end of file