Skip to content

Commit

Permalink
Update prom/prometheus Docker tag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent ffd853b commit 9a36105
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 9a36105

Please sign in to comment.