Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion roles/ghostfolio/templates/compose.override.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

services:
ghostfolio:
image: ghostfolio/ghostfolio:2.214.0@sha256:310861ae82bfa28f09eb76a0b9b4aee2bc55de768883a903aa87d59727417667
image: ghostfolio/ghostfolio:2.216.0@sha256:d73a7e9b33499ad0108ed679017239e4d93dca33bf5ee6d1ccc144eb9a4d91cf
container_name: "{{ services.ghostfolio.container_name }}"
restart: always
networks:
Expand Down