From 5ef4ae162ec6f3a64f4832ae933db2ae62f4d6c6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 5 Apr 2025 03:15:25 +0200 Subject: [PATCH] Update build.json --- emby/build.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emby/build.json b/emby/build.json index 90a11c524..be662ad46 100644 --- a/emby/build.json +++ b/emby/build.json @@ -2,7 +2,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-latest" + "armv7": "lscr.io/linuxserver/emby:arm32v7-4.8.0" }, "codenotary": { "signer": "alexandrep.github@gmail.com"