Skip to content

Commit

Permalink
chore(deps): update ghostfolio/ghostfolio docker tag to v2.109.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2024
1 parent 576a365 commit 3e03f42
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 @@ -3,7 +3,7 @@ version: "3.9"
services:
ghostfolio:
container_name: ghostfolio
image: ghostfolio/ghostfolio:2.108.0
image: ghostfolio/ghostfolio:2.109.0
restart: unless-stopped
ports:
- ${APP_PORT}:3333
Expand Down

0 comments on commit 3e03f42

Please sign in to comment.