Skip to content

Commit

Permalink
Update prom/prometheus Docker tag to v2.53.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 62dc516 commit 9c085c0
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 @@ -21,7 +21,7 @@ services:
- '--collector.filesystem.mount-points-exclude=^/(sys|proc|dev|host|etc)($$|/)'

prometheus:
image: prom/prometheus:v2.53.0
image: prom/prometheus:v2.53.1
container_name: demo__prometheus
hostname: prometheus
restart: unless-stopped
Expand Down

0 comments on commit 9c085c0

Please sign in to comment.