Skip to content

Commit

Permalink
lock versions of prom/grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuafernandes committed Aug 29, 2023
1 parent e4cfc5a commit 7c3eeda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/goquorum/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ services:
- ./config/prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
- prometheus:/prometheus
command:
- --config.file=/etc/prometheus/prometheus.yml
- --config.file=/etc/prometheus/prometheus.yml
ports:
- 9090:9090/tcp
networks:
Expand Down

0 comments on commit 7c3eeda

Please sign in to comment.