diff --git a/netalertx/CHANGELOG.md b/netalertx/CHANGELOG.md index ad3e6bd9839..9a2f755b9c0 100644 --- a/netalertx/CHANGELOG.md +++ b/netalertx/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.2 + +- armv6 removal, host network + ## 0.0.1 - Initial commit diff --git a/netalertx/build.json b/netalertx/build.json index 7852b6ed5b8..d3fd71ab63a 100644 --- a/netalertx/build.json +++ b/netalertx/build.json @@ -1,9 +1,8 @@ { "build_from": { - "aarch64": "netalertx:latest", - "amd64": "netalertx:latest", - "armv7": "netalertx:latest", - "armv6": "netalertx:latest" + "aarch64": "jokobsk/netalertx:latest", + "amd64": "jokobsk/netalertx:latest", + "armv7": "jokobsk/netalertx:latest" }, "codenotary": { "signer": "alexandrep.github@gmail.com" diff --git a/netalertx/config.json b/netalertx/config.json index f755231be48..de2478d3e5a 100644 --- a/netalertx/config.json +++ b/netalertx/config.json @@ -2,8 +2,7 @@ "arch": [ "aarch64", "amd64", - "armv7", - "armv6" + "armv7" ], "codenotary": "alexandrep.github@gmail.com", "description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector", @@ -71,6 +70,7 @@ "TZ": "Europe/Berlin", "APP_CONF_OVERRIDE":{"GRAPHQL_PORT":"20212"} }, + "host_network": true, "image": "ghcr.io/alexbelgium/netalertx-{arch}", "init": false, "map": [