mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-21 13:30:32 +02:00
remove armhf
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armhf": "vabene1111/recipes:latest",
|
||||
"armv7": "vabene1111/recipes:latest",
|
||||
"aarch64": "vabene1111/recipes:latest",
|
||||
"amd64": "vabene1111/recipes:latest"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "recipe manager",
|
||||
"environment": {
|
||||
|
||||
Reference in New Issue
Block a user