Update build.json

This commit is contained in:
Alexandre
2022-04-14 07:17:33 +02:00
committed by GitHub
parent 9adfd0b664
commit 2917c61113

View File

@@ -1,8 +1,8 @@
{
"build_from": {
"armv7": "mbentley/omada-controller:latest",
"aarch64": "mbentley/omada-controller:latest",
"amd64": "mbentley/omada-controller:latest"
"armv7": "mbentley/omada-controller:latest-armv7l",
"aarch64": "mbentley/omada-controller:latest-arm64",
"amd64": "mbentley/omada-controller:latest-amd64"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"