From bcab2c2d8d86962909f5d3816f2c33c16998dde5 Mon Sep 17 00:00:00 2001 From: Pat Heard Date: Mon, 11 Dec 2023 09:42:39 -0500 Subject: [PATCH] Update Production container to version 3.14.0 (#1556) Production release of WordPress 6.4.2 upgrade. --- infrastructure/environments.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/environments.yml b/infrastructure/environments.yml index c3f045d11..7eeea84fc 100644 --- a/infrastructure/environments.yml +++ b/infrastructure/environments.yml @@ -1,6 +1,6 @@ production: apache: 1.1.1 - wordpress: 3.13.2 + wordpress: 3.14.0 infrastructure: 1.2.42 staging: apache: 1.1.1