Skip to content

Commit

Permalink
Merge pull request #155 from Syriiin/renovate/prom-prometheus-3.x
Browse files Browse the repository at this point in the history
Update prom/prometheus Docker tag to v3
  • Loading branch information
Syriiin authored Dec 9, 2024
2 parents 176d802 + 5c92e8f commit cc8c542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ services:
- queue

prometheus:
image: prom/prometheus:v2.55.1
image: prom/prometheus:v3.0.1
volumes:
- ./prometheus.yml:/etc/prometheus/prometheus.yml
- prometheus-data:/prometheus:rw
Expand Down

0 comments on commit cc8c542

Please sign in to comment.