mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 17:38:17 +01:00
14 lines
355 B
JSON
14 lines
355 B
JSON
{
|
|
"build_from_template": {
|
|
"image": "linuxserver/hydra2",
|
|
"version": "v2.19.6-ls69"
|
|
},
|
|
"build_from": {
|
|
"armhf": "linuxserver/hydra2:arm32v7-v2.19.6-ls69",
|
|
"aarch64": "linuxserver/hydra2:arm64v8-v2.19.6-ls69",
|
|
"amd64": "linuxserver/hydra2:amd64-v2.19.6-ls69"
|
|
},
|
|
"squash": false,
|
|
"args": {}
|
|
}
|