From 12eb222262c74b8aefdb1ff183da28fd3880f104 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 7 Oct 2023 09:40:10 +0200 Subject: [PATCH] Update build.json https://github.com/alexbelgium/hassio-addons/discussions/1021 --- tandoor_recipes/build.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tandoor_recipes/build.json b/tandoor_recipes/build.json index 80169bb90..b1f6c3442 100644 --- a/tandoor_recipes/build.json +++ b/tandoor_recipes/build.json @@ -2,7 +2,7 @@ "build_from": { "aarch64": "vabene1111/recipes:latest", "amd64": "vabene1111/recipes:latest", - "armv7": "vabene1111/recipes:latest-raspi" + "armv7": "vabene1111/recipes:latest" }, "codenotary": { "signer": "alexandrep.github@gmail.com"