mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
add sonarr, bazarr, jackett
This commit is contained in:
8
jackett/build.json
Normal file
8
jackett/build.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armhf": "linuxserver/jackett:arm32v7-version-v",
|
||||
"armv7": "linuxserver/jackett:arm32v7-version-v",
|
||||
"aarch64": "linuxserver/jackett:arm64v8-version-v",
|
||||
"amd64": "linuxserver/jackett:amd64-version-v"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user