From db8c132ff1fc3da56638e7ac7404d4828659136d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 07:48:44 +0100 Subject: [PATCH] Update Ghostfolio to v2.85.0 (#37) --- Dockerfile | 2 +- build.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3b81685..76528e2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghostfolio/ghostfolio:2.84.0 +FROM ghostfolio/ghostfolio:2.85.0 ARG BUILD_ARCH ARG BASHIO_VERSION=0.16.2 diff --git a/build.json b/build.json index 3aee283..1294512 100644 --- a/build.json +++ b/build.json @@ -5,7 +5,7 @@ "armv7": "ghostfolio/ghostfolio:not-used" }, "args": { - "ghostfolio_version": "2.84.0" + "ghostfolio_version": "2.85.0" }, "codenotary": { "signer": "colin@symr.io"