mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
14 lines
359 B
JSON
14 lines
359 B
JSON
{
|
|
"build_from_template": {
|
|
"image": "linuxserver/nzbhydra2",
|
|
"version": "v3.5.1-ls1"
|
|
},
|
|
"build_from": {
|
|
"armhf": "linuxserver/nzbhydra2:arm32v7-v3.5.1-ls1",
|
|
"aarch64": "linuxserver/nzbhydra2:arm64v8-v3.5.1-ls1",
|
|
"amd64": "linuxserver/nzbhydra2:amd64-v3.5.1-ls1"
|
|
},
|
|
"squash": false,
|
|
"args": {}
|
|
}
|