⬆️ Update prom/prometheus Docker tag to v3.1.0 #615

Merged
mafyuh merged 1 commit from renovate/prom-prometheus-3.x into main 2025-01-04 00:55:54 -05:00

View file

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