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/bazarr:arm32v7-latest",
|
||||
"armv7": "linuxserver/bazarr:arm32v7-latest",
|
||||
"aarch64": "linuxserver/bazarr:arm64v8-latest",
|
||||
"amd64": "linuxserver/bazarr:amd64-latest"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"description": "Companion application to Sonarr and Radarr to download subtitles",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"image": "ghcr.io/alexbelgium/bazarr-{arch}",
|
||||
"upstream": "1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user