mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 20:34:04 +02:00
add heimdall
This commit is contained in:
13
heimdall/build.json
Normal file
13
heimdall/build.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"build_from_template": {
|
||||
"image": "linuxserver/heimdall",
|
||||
"version": "2.2.2-ls96"
|
||||
},
|
||||
"build_from": {
|
||||
"armhf": "linuxserver/heimdall:arm32v7-2.2.2-ls96",
|
||||
"aarch64": "linuxserver/heimdall:arm64v8-2.2.2-ls96",
|
||||
"amd64": "linuxserver/heimdall:amd64-2.2.2-ls96"
|
||||
},
|
||||
"squash": false,
|
||||
"args": {}
|
||||
}
|
||||
Reference in New Issue
Block a user