Skip to content

Commit

Permalink
Update Ghostfolio to 2.76.0 (#17)
Browse files Browse the repository at this point in the history
* Bump ghostfolio/ghostfolio from 2.75.1 to 2.76.0

Bumps ghostfolio/ghostfolio from 2.75.1 to 2.76.0.

---
updated-dependencies:
- dependency-name: ghostfolio/ghostfolio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Ghostfolio v2.76.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Colin Seymour <colin@symr.io>
  • Loading branch information
dependabot[bot] and lildude authored Apr 27, 2024
1 parent 0ce9525 commit f5f8a39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghostfolio/ghostfolio:2.75.1
FROM ghostfolio/ghostfolio:2.76.0

ARG BUILD_ARCH
ARG BASHIO_VERSION=0.16.2
Expand Down
2 changes: 1 addition & 1 deletion build.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"armv7": "ghostfolio/ghostfolio:not-used"
},
"args": {
"ghostfolio_version": "2.75.1"
"ghostfolio_version": "2.76.0"
},
"codenotary": {
"signer": "colin@symr.io"
Expand Down

0 comments on commit f5f8a39

Please sign in to comment.