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.185@sha256:a4d6c027277f3d2eb73d062328217be9d8acfb5587cb7d6fba6257fe0810418a
image: ghost/traffic-analytics:1.0.186@sha256:a0b8bba22d38fd18c1eb0b9476c457547516d5927c530180dca74a963af81660
restart: always
expose:
- "3000"
Expand Down