Add architecture deprecation notice

This commit is contained in:
Alexandre
2025-11-19 21:35:05 +01:00
parent 633f6bf5c7
commit a22495b2eb
129 changed files with 232 additions and 229 deletions

View File

@@ -1,7 +1,6 @@
{
"build_from": {
"aarch64": "lscr.io/linuxserver/jellyfin:arm64v8-latest",
"amd64": "lscr.io/linuxserver/jellyfin:amd64-latest",
"armv7": "lscr.io/linuxserver/jellyfin:arm32v7-10.8.10"
}
"build_from": {
"aarch64": "lscr.io/linuxserver/jellyfin:arm64v8-latest",
"amd64": "lscr.io/linuxserver/jellyfin:amd64-latest"
}
}