mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
remove armhf
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armv7": "linuxserver/emby:arm32v7-beta",
|
||||
"armhf": "linuxserver/emby:arm32v7-beta",
|
||||
"aarch64": "linuxserver/emby:arm64v8-beta",
|
||||
"amd64": "linuxserver/emby:amd64-beta"
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"description": "A Free Software Media System that puts you in control of managing and streaming your media.",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"image": "ghcr.io/alexbelgium/emby-{arch}",
|
||||
"boot": "auto",
|
||||
"upstream": "4.7.0.20",
|
||||
|
||||
Reference in New Issue
Block a user