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

This commit is contained in:
Renovate Bot 2025-01-02 15:01:32 +00:00 committed by Matt Reeves
parent 3c60971862
commit afc4d299ef

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'