Create build.json

This commit is contained in:
Alexandre
2022-01-19 22:30:33 +01:00
committed by GitHub
parent 13b0249525
commit 15bce023dd

7
gazpar2mqtt/build.json Normal file
View File

@@ -0,0 +1,7 @@
{
"build_from": {
"armv7": "yukulehe/gazpar2mqtt:0.7.0",
"aarch64": "yukulehe/gazpar2mqtt:0.8.0",
"amd64": "yukulehe/gazpar2mqtt:0.8.0"
}
}