mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
remove armhf
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armhf" : "linuxserver/resilio-sync:arm32v7-latest",
|
||||
"armv7": "linuxserver/resilio-sync:arm32v7-latest",
|
||||
"aarch64": "linuxserver/resilio-sync:arm64v8-latest",
|
||||
"amd64" : "linuxserver/resilio-sync:amd64-latest"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armhf", "armv7"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Self-hosted file share and collaboration platform on the web",
|
||||
"devices": [
|
||||
|
||||
Reference in New Issue
Block a user