⬆️ Update prom/prometheus Docker tag to v3.0.1 #453

Merged
mafyuh merged 1 commit from renovate/prom-prometheus-3.x into main 2024-11-29 21:57:20 -05:00

View file

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