Skip to content

Commit

Permalink
Update Ghostfolio (#69)
Browse files Browse the repository at this point in the history
* Update Ghostfolio

* Update build.json

* Update Dockerfile

* Update build.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Colin Seymour <[email protected]>
  • Loading branch information
renovate[bot] and lildude authored Aug 11, 2024
1 parent f63d40d commit 359d3ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.98.0
FROM ghostfolio/ghostfolio:2.100.0

ARG BUILD_ARCH
ARG BASHIO_VERSION=0.16.2
Expand Down
4 changes: 2 additions & 2 deletions build.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"armv7": "ghostfolio/ghostfolio:not-used"
},
"args": {
"ghostfolio_version": "2.98.0"
"ghostfolio_version": "2.100.0"
},
"codenotary": {
"signer": "[email protected]"
}
}
}

0 comments on commit 359d3ea

Please sign in to comment.