Files
hassio-addons/gitea/build.json
2023-01-19 08:39:21 +01:00

10 lines
164 B
JSON

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