From 7c8434eace5db67992cacd2d841495ec6c4ac540 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 08:27:04 +0000 Subject: [PATCH] Update Ghostfolio to v2.126.1 (#105) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- build.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build.json b/build.json index 96b7a01..f901d78 100644 --- a/build.json +++ b/build.json @@ -1,11 +1,11 @@ { "build_from": { - "aarch64": "ghostfolio/ghostfolio:2.125.0", - "amd64": "ghostfolio/ghostfolio:2.125.0", - "armv7": "ghostfolio/ghostfolio:2.125.0" + "aarch64": "ghostfolio/ghostfolio:2.126.1", + "amd64": "ghostfolio/ghostfolio:2.126.1", + "armv7": "ghostfolio/ghostfolio:2.126.1" }, "args": { - "ghostfolio_version": "2.125.0" + "ghostfolio_version": "2.126.1" }, "codenotary": { "signer": "colin@symr.io"