⬆️ 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
Showing only changes of commit d1e7d0f004 - Show all commits

View file

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