Skip to content

Commit

Permalink
chore(deps): update prom/prometheus docker tag to v2.52.0 (#5338)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent be55f00 commit 4e03b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/otel-collector/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- 4317:4317

prometheus:
image: prom/prometheus:v2.45.2
image: prom/prometheus:v2.52.0
volumes:
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
ports:
Expand Down

0 comments on commit 4e03b7e

Please sign in to comment.