diff --git a/recipes.json b/recipes.json index 51d098a..2e1a9ca 100755 --- a/recipes.json +++ b/recipes.json @@ -12735,6 +12735,18 @@ "tag": "11.3" } } + }, + { + "2.9.0+6.5.2": { + "app": { + "image": "wordpress", + "tag": "6.5.2" + }, + "db": { + "image": "mariadb", + "tag": "11.3" + } + } } ], "website": "https://github.com/wordpress/wordpress"