remove armhf

This commit is contained in:
Alexandre
2022-01-19 11:03:57 +01:00
parent da490214df
commit 6d96da36f3
86 changed files with 53 additions and 91 deletions

View File

@@ -1,6 +1,5 @@
{
"build_from": {
"armhf": "linuxserver/prowlarr:arm32v7-nightly",
"armv7": "linuxserver/prowlarr:arm32v7-nightly",
"aarch64": "linuxserver/prowlarr:arm64v8-nightly",
"amd64": "linuxserver/prowlarr:amd64-nightly"

View File

@@ -1,6 +1,6 @@
{
"apparmor": true,
"arch": ["aarch64", "amd64", "armv7", "armhf"],
"arch": ["aarch64", "amd64", "armv7"],
"boot": "auto",
"description": "Torrent Trackers and Usenet Indexers offering complete management ofSonarr, Radarr, Lidarr, and Readarr indexers with no per app setup required",
"environment": {