Skip to content

Commit

Permalink
armv6 one spot missed
Browse files Browse the repository at this point in the history
  • Loading branch information
jokob-sk committed Jan 6, 2025
1 parent a58a278 commit 4293f4f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions netalertx/build.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4293f4f

Please sign in to comment.