Files
hassio-addons/gitea/build.json
2023-02-20 09:49:46 +01:00

10 lines
164 B
JSON

{
"build_from": {
"aarch64": "gitea/gitea:1.18.4",
"amd64": "gitea/gitea:1.18.4"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}