From 7cdae1e361a0e7d514ebeb117d738331d08da363 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 5 Nov 2021 11:04:53 +0100 Subject: [PATCH] fix: remove bogus tag --- recipes.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/recipes.json b/recipes.json index 27e1daa..be52a51 100644 --- a/recipes.json +++ b/recipes.json @@ -2222,20 +2222,6 @@ "tag": "10.6" } } - }, - { - "5.7.2_2": { - "app": { - "digest": "1e07c68", - "image": "wordpress", - "tag": "5.7.2" - }, - "db": { - "digest": "dd08274", - "image": "mariadb", - "tag": "10.6" - } - } } ], "website": "https://github.com/wordpress/wordpress"