Skip to content

Commit

Permalink
Update prom/prometheus Docker tag to v2.51.0 (#350)
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] authored Mar 22, 2024
1 parent 2c2da96 commit fb1513d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/advanced/docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
- loki

prometheus:
image: 'prom/prometheus:v2.50.0'
image: 'prom/prometheus:v2.51.0'
volumes:
- './prometheus/:/etc/prometheus'
command: '--config.file=/etc/prometheus/prometheus.yml'
Expand Down

0 comments on commit fb1513d

Please sign in to comment.