From 817439a6f7b445ee7f2ac4873171dbbe47369cc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:08:52 +0100 Subject: [PATCH] Update Ghostfolio to v2.113.0 (#86) 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 a910b21..aa67bd6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghostfolio/ghostfolio:2.111.0 +FROM ghostfolio/ghostfolio:2.113.0 ARG BUILD_ARCH ARG BASHIO_VERSION=0.16.2 diff --git a/build.json b/build.json index f74d6c7..d9fb1d4 100644 --- a/build.json +++ b/build.json @@ -5,7 +5,7 @@ "armv7": "ghostfolio/ghostfolio:not-used" }, "args": { - "ghostfolio_version": "2.111.0" + "ghostfolio_version": "2.113.0" }, "codenotary": { "signer": "colin@symr.io"