From f2434311c470c2b47e19db85a8552db7c20f00de Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 29 Jul 2022 11:05:48 +0200 Subject: [PATCH] latest-raspi --- 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 e47fe646e..80169bb90 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:1.1.4" + "armv7": "vabene1111/recipes:latest-raspi" }, "codenotary": { "signer": "alexandrep.github@gmail.com"