mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Create build.json
This commit is contained in:
9
browserless_chrome/build.json
Normal file
9
browserless_chrome/build.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "browserless/chrome:latest",
|
||||
"amd64": "browserless/chrome:latest"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user