diff --git a/recipes.json b/recipes.json index 6c6ed4c..aa4f957 100755 --- a/recipes.json +++ b/recipes.json @@ -16933,6 +16933,18 @@ "tag": "11.6" } } + }, + { + "2.13.3+6.7.1": { + "app": { + "image": "wordpress", + "tag": "6.7.1" + }, + "db": { + "image": "mariadb", + "tag": "11.6" + } + } } ], "website": "https://github.com/wordpress/wordpress"