Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
set grafana version
  • Loading branch information
shiqizng committed Feb 24, 2022
commit 033efe960411ee2badf59bd1786fc2afda8abe00
2 changes: 1 addition & 1 deletion monitoring/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:
- "host.docker.internal:host-gateway"

grafana:
image: "grafana/grafana"
image: "grafana/grafana:8.4.2"
container_name: "grafana"
ports:
- 3000:3000
Expand Down