Skip to content

Commit

Permalink
chore(deps): 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 committed Jul 10, 2024
1 parent fd4fc08 commit cf2d7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
depends_on:
- prometheus
prometheus:
image: prom/prometheus:v2.53.0
image: prom/prometheus:v2.53.1
volumes:
- ./prometheus/config.yaml:/etc/prometheus/config.yaml
entrypoint: ['prometheus', '--config.file', '/etc/prometheus/config.yaml']
Expand Down

0 comments on commit cf2d7d2

Please sign in to comment.