From b6b45130ed289982d4d2fdba37f486d30c45a367 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 08:30:12 +0100 Subject: [PATCH] Update Ghostfolio to v2.117.0 (#91) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- build.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index f4253e1..1de93ca 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghostfolio/ghostfolio:2.116.0 +FROM ghostfolio/ghostfolio:2.117.0 ARG BUILD_ARCH ARG BASHIO_VERSION=0.16.2 diff --git a/build.json b/build.json index 7a2f102..949e04a 100644 --- a/build.json +++ b/build.json @@ -5,7 +5,7 @@ "armv7": "ghostfolio/ghostfolio:not-used" }, "args": { - "ghostfolio_version": "2.116.0" + "ghostfolio_version": "2.117.0" }, "codenotary": { "signer": "colin@symr.io"