mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
remove armhf
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armhf": "linuxserver/grav:arm32v7-latest",
|
||||
"armv7": "linuxserver/grav:arm32v7-latest",
|
||||
"aarch64": "linuxserver/grav:arm64v8-latest",
|
||||
"amd64": "linuxserver/grav:amd64-latest"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Fast, Simple, and Flexible, file-based Web-platform",
|
||||
"devices": [],
|
||||
|
||||
Reference in New Issue
Block a user