mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 08:41:50 +02:00
allow armhf
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armhf", "armv7"],
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"description": "FlexGet is a multipurpose automation tool for all of your media",
|
||||
"image": "ghcr.io/alexbelgium/flexget-{arch}",
|
||||
"environment": {
|
||||
|
||||
Reference in New Issue
Block a user