mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-11 01:55:59 +02:00
remove armhf
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armv7": "linuxserver/ubooquity:arm32v7-latest",
|
||||
"armhf": "linuxserver/ubooquity:arm32v7-latest",
|
||||
"aarch64": "linuxserver/ubooquity:arm64v8-latest",
|
||||
"amd64": "linuxserver/ubooquity:amd64-latest"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Free, lightweight and easy-to-use home server for your comics and ebooks",
|
||||
"image": "ghcr.io/alexbelgium/ubooquity-{arch}",
|
||||
|
||||
Reference in New Issue
Block a user