From 4bf80a65a54a6546b77f1132dad2908845725d4f Mon Sep 17 00:00:00 2001 From: wodbot Date: Fri, 18 Dec 2020 14:35:05 +0000 Subject: [PATCH] Update wordpress stability tag to 4.29.5 --- .env | 2 +- tests/.env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index c4845c610..9884191bd 100644 --- a/.env +++ b/.env @@ -39,7 +39,7 @@ MARIADB_TAG=10.5-3.9.7 ### --- VANILLA WORDPRESS ---- -WORDPRESS_TAG=5-4.29.4 +WORDPRESS_TAG=5-4.29.5 ### --- PHP ---- diff --git a/tests/.env b/tests/.env index a3ce9da8d..38184b331 100644 --- a/tests/.env +++ b/tests/.env @@ -11,4 +11,4 @@ NGINX_TAG=1.19-5.10.11 REDIS_TAG=6-3.4.8 VARNISH_TAG=6.0-4.4.11 -WORDPRESS_STABILITY_TAG=4.29.4 \ No newline at end of file +WORDPRESS_STABILITY_TAG=4.29.5 \ No newline at end of file