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 compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ services:
- ghost_network

traffic-analytics:
image: ghost/traffic-analytics:1.0.48@sha256:cd6a0b7d07a85e255e7953fa2c7e711d9bf7cac64cef43e4bd7af31140807382
image: ghost/traffic-analytics:1.0.58@sha256:4eb1478b8faf2ce5aa5d0e2beb0306ef7d99b8b87f8c0961d19c96511a046ef4
restart: always
expose:
- "3000"
Expand Down