From 53882bed853c75fefc3b5f3dce18367d62800733 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 19:19:01 +0000 Subject: [PATCH] Update Ghostfolio to v2.85.0 --- 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"