diff --git a/build.json b/build.json index 36e9b0b..2b9fd5f 100644 --- a/build.json +++ b/build.json @@ -1,4 +1,9 @@ { + "build_from": { + "aarch64": "ghostfolio/ghostfolio:not-used", + "amd64": "ghostfolio/ghostfolio:not-used", + "armv7": "ghostfolio/ghostfolio:not-used" + }, "args": { "ghostfolio_version": "2.65.0" }, @@ -11,4 +16,4 @@ "codenotary": { "signer": "colin@symr.io" } -} +} \ No newline at end of file