Files
hassio-addons/hydra2/build.json
Arne Petersen a358eea762 hydra2 2.14.1
2020-02-24 11:01:11 +01:00

14 lines
355 B
JSON

{
"build_from_template": {
"image": "linuxserver/hydra2",
"version": "v2.14.1-ls59"
},
"build_from": {
"armhf": "linuxserver/hydra2:arm32v7-v2.14.1-ls59",
"aarch64": "linuxserver/hydra2:arm64v8-v2.14.1-ls59",
"amd64": "linuxserver/hydra2:amd64-v2.14.1-ls59"
},
"squash": false,
"args": {}
}