From 3100531a9fa792a9a755a60119f89630b932afe8 Mon Sep 17 00:00:00 2001 From: Michael Wittig Date: Tue, 7 Mar 2017 12:21:52 +0100 Subject: [PATCH] updated wordpress https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/ --- wordpress/wordpress-ha.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wordpress/wordpress-ha.yaml b/wordpress/wordpress-ha.yaml index 15057a775..12ca349b4 100644 --- a/wordpress/wordpress-ha.yaml +++ b/wordpress/wordpress-ha.yaml @@ -74,7 +74,7 @@ Parameters: BlogVersion: Description: 'WordPress version number' Type: String - Default: '4.7.2' + Default: '4.7.3' ConstraintDescription: 'x.y.z' AllowedPattern: '[0-9]+\.[0-9]+\.[0-9]+' WebServerKeyName: