Skip to content

Commit

Permalink
chore(deps): update ghostfolio/ghostfolio docker tag to v2.79.0 (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 2c4713c commit 2dc7047
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Apps/ghostfolio/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "ghostfolio",
"version": "2.78.0",
"version": "2.79.0",
"image": "ghostfolio/ghostfolio",
"youtube": "https://youtu.be/CNe4-8Vyhos",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion Apps/ghostfolio/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
# Service definition for the Ghostfolio application
big-bear-ghostfolio:
container_name: big-bear-ghostfolio # Unique name for the container instance
image: ghostfolio/ghostfolio:2.78.0 # Docker image to use
image: ghostfolio/ghostfolio:2.79.0 # Docker image to use
restart: unless-stopped # Policy to restart the container unless manually stopped
environment: # Environment variables for configuration
NODE_ENV: production # Node environment setting (production, development, etc.)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ If you have a suggestion for an app, please post in the [BigBearCommunity](https
| flcontainers-guacamole | flcontainers/guacamole | 1.5.4 | | |
| focalboard | mattermost/focalboard | 7.11.4 | [YouTube Video](https://youtu.be/fBDpqpN8sks) | |
| ghost | ghost | 5.82.2-alpine | [YouTube Video](https://youtu.be/oJZK9vH4W4Y) | |
| ghostfolio | ghostfolio/ghostfolio | 2.78.0 | [YouTube Video](https://youtu.be/CNe4-8Vyhos) | |
| ghostfolio | ghostfolio/ghostfolio | 2.79.0 | [YouTube Video](https://youtu.be/CNe4-8Vyhos) | |
| gladys | gladysassistant/gladys | v4.39.0 | [YouTube Video](https://youtu.be/l4GPomJMIT0) | |
| glances | nicolargo/glances | 3.4.0.5-full | [YouTube Video](https://youtu.be/nwsVJ0QB0sM) | |
| gluetun | qmcgaw/gluetun | v3.38.0 | | [Docs](https://community.bigbeartechworld.com/t/added-gluetun-to-big-bear-casaos/175) |
Expand Down

0 comments on commit 2dc7047

Please sign in to comment.