From 3d3c7643b0f67012a0dadbb5497c715e19f1dce8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 8 Jul 2023 06:19:02 +0200 Subject: [PATCH] Update build.json --- plex/build.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plex/build.json b/plex/build.json index bb27f9aa5..ea870f6dd 100644 --- a/plex/build.json +++ b/plex/build.json @@ -2,7 +2,7 @@ "build_from": { "aarch64": "lscr.io/linuxserver/plex:arm64v8-latest", "amd64": "lscr.io/linuxserver/plex:amd64-latest", - "armv7": "lscr.io/linuxserver/plex:arm32v7-latest" + "armv7": "lscr.io/linuxserver/plex:arm32v7-1.32.4" }, "codenotary": { "signer": "alexandrep.github@gmail.com"