From 8c3fbe4c6f9d45b7324c329425fc69684be83d34 Mon Sep 17 00:00:00 2001 From: Colin Seymour Date: Sun, 31 Mar 2024 11:26:05 +0000 Subject: [PATCH] Fudge it to trick the info action --- build.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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