alexbelgium
2025-06-01 16:46:07 +02:00
parent 7d894eb30f
commit 81964000cf
11 changed files with 257 additions and 0 deletions

9
immich_frame/build.json Normal file
View File

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