This commit is contained in:
Alexandre
2026-03-19 20:39:32 +01:00
committed by GitHub
parent d1ca85f6a6
commit f3af043ed2
14 changed files with 2 additions and 3 deletions

6
netalertx/build.json Normal file
View File

@@ -0,0 +1,6 @@
{
"build_from": {
"aarch64": "ghcr.io/jokob-sk/netalertx:latest",
"amd64": "ghcr.io/jokob-sk/netalertx:latest"
}
}