build ente

This commit is contained in:
Alexandre
2025-07-15 20:54:07 +02:00
parent 455166922c
commit 8a64748b87
11 changed files with 283 additions and 0 deletions

9
ente/build.json Normal file
View File

@@ -0,0 +1,9 @@
{
"build_from": {
"aarch64": "ghcr.io/imagegenius/ente:server-latest",
"amd64": "ghcr.io/imagegenius/ente:server-latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}