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.58@sha256:4eb1478b8faf2ce5aa5d0e2beb0306ef7d99b8b87f8c0961d19c96511a046ef4
image: ghost/traffic-analytics:1.0.60@sha256:385dcd586491cd61cfb84a787bbf870ac4c60953a3f76a89782d88f6b2a98192
restart: always
expose:
- "3000"
Expand Down