Skip to content

Commit

Permalink
Update prom/prometheus Docker tag to v2.53.1 (#31)
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 Jul 23, 2024
1 parent 3ed91a9 commit 07fedbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:

# Prometheus Container
prometheus:
image: prom/prometheus:v2.53.0
image: prom/prometheus:v2.53.1
command:
- --config.file=/etc/prometheus/prometheus.yml
- --web.enable-remote-write-receiver
Expand Down

0 comments on commit 07fedbd

Please sign in to comment.