Update docker.io/prom/prometheus Docker tag to v3.7.3
Some checks failed
/ Ansible Lint (push) Failing after 2m48s
/ Ansible Lint (pull_request) Failing after 2m55s

This commit is contained in:
Renovate 2025-10-30 08:00:42 +00:00
commit d73fa18262

View file

@ -2,7 +2,7 @@
services: services:
prometheus: prometheus:
image: docker.io/prom/prometheus:v3.7.2@sha256:23031bfe0e74a13004252caaa74eccd0d62b6c6e7a04711d5b8bf5b7e113adc7 image: docker.io/prom/prometheus:v3.7.3@sha256:49214755b6153f90a597adcbff0252cc61069f8ab69ce8411285cd4a560e8038
container_name: prometheus container_name: prometheus
command: command:
- '--config.file=/etc/prometheus/prometheus.yml' - '--config.file=/etc/prometheus/prometheus.yml'