Skip to content

Commit

Permalink
chore(deps): update ghostfolio/ghostfolio docker tag to v2.124.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 343fd3e commit 7d28f6a
Showing 1 changed file with 1 addition and 1 deletion.
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.123.0 # Docker image to use
image: ghostfolio/ghostfolio:2.124.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

0 comments on commit 7d28f6a

Please sign in to comment.