diff --git a/recipes.json b/recipes.json index c84df78..baf3718 100755 --- a/recipes.json +++ b/recipes.json @@ -12470,6 +12470,18 @@ "tag": "11.3" } } + }, + { + "2.8.0+6.5.0": { + "app": { + "image": "wordpress", + "tag": "6.5.0" + }, + "db": { + "image": "mariadb", + "tag": "11.3" + } + } } ], "website": "https://github.com/wordpress/wordpress"