First build

This commit is contained in:
Alexandre
2025-02-17 18:56:10 +01:00
parent a24d127c00
commit 5778af0cb0
12 changed files with 260 additions and 0 deletions

View File

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