Avoid mismatch

https://github.com/alexbelgium/hassio-addons/issues/591
This commit is contained in:
Alexandre
2022-12-08 10:01:54 +01:00
committed by GitHub
parent 5563b6f5df
commit ed9d2ebf32

9
wger/build.json Normal file
View File

@@ -0,0 +1,9 @@
{
"build_from": {
"aarch64": "wger/devel:2.1-dev",
"amd64": "wger/devel:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}