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

Merged
c6ristian merged 1 commit from renovate/all-stable-minor-patch into main 2026-07-10 12:03:49 +02:00
Showing only changes of commit 14d2d002f7 - Show all commits

Update docker.io/prom/prometheus Docker tag to v3.13.1
All checks were successful
/ build (pull_request) Successful in 50s
/ Ansible Lint (pull_request) Successful in 3m17s
/ cleanup-staging (pull_request) Successful in 7s
/ build (push) Successful in 27s
/ Ansible Lint (push) Successful in 3m14s

Renovate 2026-07-10 09:15:50 +00:00

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'