Skip to content

Commit

Permalink
Upgrade Prometheus version to v2.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bartsanchez committed Jun 14, 2024
1 parent 056021e commit 84b922c
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 @@ -64,7 +64,7 @@ services:
net.core.somaxconn: 511

prometheus:
image: prom/prometheus:v2.48.1
image: prom/prometheus:v2.52.0
volumes:
- ./docker/prometheus/config/alerts_probes_rules.yml:/etc/prometheus/alerts_probes_rules.yml
links:
Expand Down

0 comments on commit 84b922c

Please sign in to comment.