This commit is contained in:
Alexandre
2021-12-29 11:07:14 +01:00
parent 50ea9cd968
commit ae11665574
14 changed files with 355 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"build_from": {
"armhf": "fireflyiii/data-importer:latest",
"armv7": "fireflyiii/data-importer:latest",
"aarch64": "fireflyiii/data-importer:latest",
"amd64": "fireflyiii/data-importer:latest"
}
}