From 23943a9aeaf0309fcbc73b8d0e8669efa51724c0 Mon Sep 17 00:00:00 2001 From: Pat Heard Date: Thu, 18 Jul 2024 09:03:48 -0400 Subject: [PATCH] Update Production container to version 3.20.0 (#1831) Release WordPress 6.6 upgrade to Production. --- infrastructure/environments.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/environments.yml b/infrastructure/environments.yml index 3fcefc11d..ee150269b 100644 --- a/infrastructure/environments.yml +++ b/infrastructure/environments.yml @@ -1,6 +1,6 @@ production: apache: 1.1.1 - wordpress: 3.19.0 + wordpress: 3.20.0 infrastructure: 1.5.2 staging: apache: 1.1.1