⬆️ Update prom/prometheus Docker tag to v3.2.1

This commit is contained in:
Renovate Bot 2025-02-26 10:01:01 +00:00
parent c5f7426a66
commit d81efa7f47

View file

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