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/radarr:arm32v7-latest",
|
||||
"armv7": "linuxserver/radarr:arm32v7-latest",
|
||||
"aarch64": "linuxserver/radarr:arm64v8-latest",
|
||||
"amd64": "linuxserver/radarr:amd64-latest"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"description": "A fork of Sonarr to work with movies like Couchpotato",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"upstream": "3.2.2.5080",
|
||||
"image": "ghcr.io/alexbelgium/radarr-{arch}",
|
||||
|
||||
Reference in New Issue
Block a user