Skip to content

Commit

Permalink
Update app version [ready]
Browse files Browse the repository at this point in the history
  • Loading branch information
Tipi CI committed Feb 15, 2025
1 parent 99a3657 commit ad396f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/ghostfolio/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"exposable": true,
"dynamic_config": true,
"id": "ghostfolio",
"tipi_version": 142,
"version": "2.139.0",
"tipi_version": 143,
"version": "2.139.1",
"categories": ["finance"],
"description": "Ghostfolio is a privacy-first, open source dashboard for your personal finances.",
"short_desc": "Open Source Wealth Management Software.",
Expand Down Expand Up @@ -45,5 +45,5 @@
],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1739625500000
"updated_at": 1739644854000
}
2 changes: 1 addition & 1 deletion apps/ghostfolio/docker-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"services": [
{
"name": "ghostfolio",
"image": "ghostfolio/ghostfolio:2.139.0",
"image": "ghostfolio/ghostfolio:2.139.1",
"isMain": true,
"internalPort": 3333,
"environment": {
Expand Down

0 comments on commit ad396f3

Please sign in to comment.