add whatsapper

This commit is contained in:
baldarn
2023-12-28 17:21:26 +01:00
parent d440514d29
commit 5c82370424
10 changed files with 321 additions and 0 deletions

9
whatsapper/build.json Normal file
View File

@@ -0,0 +1,9 @@
{
"build_from": {
"aarch64": "whatsapper/whatsapper:latest",
"amd64": "whatsapper/whatsapper:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}