mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 10:31:26 +02:00
remove armhf
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armhf" : "hkotel/mealie:v0.4.3",
|
||||
"armv7": "hkotel/mealie:v0.4.3",
|
||||
"aarch64": "hkotel/mealie:latest",
|
||||
"amd64" : "hkotel/mealie:latest"
|
||||
"amd64": "hkotel/mealie:latest"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armhf", "armv7"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Mealie is a self hosted recipe manager and meal planner built in Vue",
|
||||
"environment": {
|
||||
|
||||
Reference in New Issue
Block a user