trying without :latest tag

This commit is contained in:
jokob-sk
2025-01-06 20:09:18 +11:00
parent 4293f4fbad
commit 1f33530053

View File

@@ -1,8 +1,8 @@
{
"build_from": {
"aarch64": "netalertx:latest",
"amd64": "netalertx:latest",
"armv7": "netalertx:latest"
"aarch64": "netalertx",
"amd64": "netalertx",
"armv7": "netalertx"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"