From 4293f4fbad3f75df3ff9616c9fa530ef1239293e Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Mon, 6 Jan 2025 20:05:53 +1100 Subject: [PATCH] armv6 one spot missed --- netalertx/build.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/netalertx/build.json b/netalertx/build.json index 7852b6ed5..c1e71a41e 100644 --- a/netalertx/build.json +++ b/netalertx/build.json @@ -2,8 +2,7 @@ "build_from": { "aarch64": "netalertx:latest", "amd64": "netalertx:latest", - "armv7": "netalertx:latest", - "armv6": "netalertx:latest" + "armv7": "netalertx:latest" }, "codenotary": { "signer": "alexandrep.github@gmail.com"