Remove binary assets from archived Overseerr addon

This commit is contained in:
Alexandre
2026-02-18 07:45:56 +01:00
parent 85a7097ab6
commit 4c92bd67e2
20 changed files with 377 additions and 6 deletions

6
seer/build.json Normal file
View File

@@ -0,0 +1,6 @@
{
"build_from": {
"aarch64": "seerr/seerr:latest",
"amd64": "seerr/seerr:latest"
}
}