⬆️ Update prom/prometheus Docker tag to v3 #396

Merged
mafyuh merged 1 commit from renovate/prom-prometheus-3.x into main 2024-11-14 13:16:03 -05:00
Showing only changes of commit aacd322625 - Show all commits

View file

@ -1,6 +1,6 @@
services: services:
prometheus: prometheus:
image: prom/prometheus:v2.55.1 image: prom/prometheus:v3.0.0
container_name: prometheus container_name: prometheus
command: command:
- '--config.file=/etc/prometheus/prometheus.yml' - '--config.file=/etc/prometheus/prometheus.yml'