Files
hassio-addons/gitea/build.json
2023-01-23 17:39:37 +01:00

10 lines
164 B
JSON

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