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"