Update build.json

This commit is contained in:
Alexandre
2023-03-01 22:02:36 +01:00
committed by GitHub
parent 4127eba49e
commit 2b3433e234

View File

@@ -1,8 +1,8 @@
{
"build_from": {
"aarch64": "ghcr.io/hassio-addons/base/aarch64:stable",
"amd64": "ghcr.io/hassio-addons/base/amd64:stable",
"armv7": "ghcr.io/hassio-addons/base/armv7:stable"
"aarch64": "ghcr.io/hassio-addons/base:13.1.2",
"amd64": "ghcr.io/hassio-addons/base:13.1.2",
"armv7": "ghcr.io/hassio-addons/base:13.1.2"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"