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 crowdsec/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
- internal

crowdsec-dashboard:
image: metabase/metabase:v0.60.4@sha256:a2161a720b6f3f774bdf3fb72bda272dae84011bfe76da32f36ea2eb3d3289ce
image: metabase/metabase:v0.60.6@sha256:0160d0af2c940c6fc711b95a2f1c818ca2bbc6125d392453260ec8f8152ac083
container_name: crowdsec-dashboard
restart: unless-stopped
depends_on:
Expand Down