Update docker.io/prom/prometheus Docker tag to v3.13.1

This commit is contained in:
Renovate 2026-07-10 09:15:50 +00:00
commit 14d2d002f7

View file

@ -2,7 +2,7 @@
services: services:
prometheus: prometheus:
image: docker.io/prom/prometheus:v3.13.0 image: docker.io/prom/prometheus:v3.13.1
container_name: prometheus container_name: prometheus
command: command:
- '--config.file=/etc/prometheus/prometheus.yml' - '--config.file=/etc/prometheus/prometheus.yml'