mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
remove armhf
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armhf": "linuxserver/mylar3:arm32v7-latest",
|
||||
"armv7": "linuxserver/mylar3:arm32v7-latest",
|
||||
"aarch64": "linuxserver/mylar3:arm64v8-latest",
|
||||
"amd64": "linuxserver/mylar3:amd64-latest"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Automated comic book downloader for use with NZB and torrents",
|
||||
"image": "ghcr.io/alexbelgium/mylar3-{arch}",
|
||||
|
||||
Reference in New Issue
Block a user