mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
remove armhf
This commit is contained in:
@@ -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