mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-03 07:40:52 +02:00
11
hyperion/build.json
Normal file
11
hyperion/build.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armhf": "hassioaddons/debian-base-armhf:3.2.0",
|
||||
"aarch64": "hassioaddons/debian-base-aarch64:3.2.0",
|
||||
"amd64": "hassioaddons/debian-base:3.2.0"
|
||||
},
|
||||
"squash": false,
|
||||
"args": {
|
||||
"RELEASE": "2.0.0-alpha.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user