mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
refer to upstream image in config
This commit is contained in:
9
scrutiny/build.json
Normal file
9
scrutiny/build.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armv7": "linuxserver/scrutiny:arm32v7-",
|
||||
"armhf": "linuxserver/scrutiny:arm32v7-",
|
||||
"aarch64": "linuxserver/scrutiny:arm64v8-",
|
||||
"amd64": "linuxserver/scrutiny:amd64-"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user