Files
hassio-addons/gitea/build.json
2022-12-22 10:25:48 +01:00

10 lines
164 B
JSON

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