From 6fb2a4e688555960295edca63a5c3098acccf746 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 5 Apr 2025 06:43:00 +0200 Subject: [PATCH] Update build.json --- emby/build.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/emby/build.json b/emby/build.json index be662ad46..1b53da239 100644 --- a/emby/build.json +++ b/emby/build.json @@ -1,8 +1,7 @@ { "build_from": { "aarch64": "lscr.io/linuxserver/emby:arm64v8-latest", - "amd64": "lscr.io/linuxserver/emby:amd64-latest", - "armv7": "lscr.io/linuxserver/emby:arm32v7-4.8.0" + "amd64": "lscr.io/linuxserver/emby:amd64-latest" }, "codenotary": { "signer": "alexandrep.github@gmail.com"