Skip to content

Commit

Permalink
fix #742
Browse files Browse the repository at this point in the history
  • Loading branch information
mpromonet committed Dec 7, 2024
1 parent 724c90c commit d5481eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- 8000:8000

prometheus:
image: prom/prometheus:v2.1.0
image: prom/prometheus
volumes:
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
- prometheus_data:/prometheus
Expand Down

0 comments on commit d5481eb

Please sign in to comment.