⬆️ Update prom/prometheus Docker tag to v2.55.0
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
Deploy to Hosts / deploy (pull_request) Successful in 7s

This commit is contained in:
Renovate Bot 2024-10-22 15:01:02 +00:00
parent 35b116ef35
commit 3714715d16

View file

@ -1,6 +1,6 @@
services: services:
prometheus: prometheus:
image: prom/prometheus:v2.54.1 image: prom/prometheus:v2.55.0
container_name: prometheus container_name: prometheus
command: command:
- '--config.file=/etc/prometheus/prometheus.yml' - '--config.file=/etc/prometheus/prometheus.yml'