mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02:00
remove armhf
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armhf": "linuxserver/ombi:arm32v7-latest",
|
||||
"armv7": "linuxserver/ombi:arm32v7-latest",
|
||||
"aarch64": "linuxserver/ombi:arm64v8-latest",
|
||||
"amd64": "linuxserver/ombi:amd64-latest"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"description": "Self-hosted Plex Request and user management system",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"upstream": "4.3.3",
|
||||
"webui": "http://[HOST]:[PORT:3579]",
|
||||
|
||||
Reference in New Issue
Block a user