From 27034ee84a310e966f6bc6fba8c764cb888d3589 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:20:54 -0700 Subject: [PATCH] Update Ghostfolio to v2.120.0 (#95) 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 16f7a59..017a968 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghostfolio/ghostfolio:2.119.0 +FROM ghostfolio/ghostfolio:2.120.0 ARG BUILD_ARCH ARG BASHIO_VERSION=0.16.2 diff --git a/build.json b/build.json index 22519f0..2276d63 100644 --- a/build.json +++ b/build.json @@ -5,7 +5,7 @@ "armv7": "ghostfolio/ghostfolio:not-used" }, "args": { - "ghostfolio_version": "2.119.0" + "ghostfolio_version": "2.120.0" }, "codenotary": { "signer": "colin@symr.io"