mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 02:21:28 +02:00
trying without :latest tag
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"aarch64": "netalertx:latest",
|
"aarch64": "netalertx",
|
||||||
"amd64": "netalertx:latest",
|
"amd64": "netalertx",
|
||||||
"armv7": "netalertx:latest"
|
"armv7": "netalertx"
|
||||||
},
|
},
|
||||||
"codenotary": {
|
"codenotary": {
|
||||||
"signer": "alexandrep.github@gmail.com"
|
"signer": "alexandrep.github@gmail.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user