fix(collabora): run as cool user

This commit is contained in:
Alexandre
2025-08-02 20:43:26 +02:00
parent 8c43f7b8bf
commit df5ad62c19
9 changed files with 411 additions and 0 deletions

9
collabora/build.json Normal file
View File

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