From 4c62e4eb349333fd1e477780b5c9a2db068e2658 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 23 Oct 2024 23:29:47 +0200 Subject: [PATCH] Update build.json --- tdarr/build.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tdarr/build.json b/tdarr/build.json index 31c4e8f61..bd96428e3 100644 --- a/tdarr/build.json +++ b/tdarr/build.json @@ -1,8 +1,7 @@ { "build_from": { "aarch64": "ghcr.io/haveagitgat/tdarr:latest", - "amd64": "ghcr.io/haveagitgat/tdarr:latest", - "armv7": "ghcr.io/haveagitgat/tdarr:latest" + "amd64": "ghcr.io/haveagitgat/tdarr:latest" }, "codenotary": { "signer": "alexandrep.github@gmail.com"