Merge pull request #13442 from slord399/main

Bump Prometheus Version
This commit is contained in:
Michael Klishin 2025-03-01 19:14:28 -05:00 committed by GitHub
commit c5ecf31fd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ services:
GF_INSTALL_PLUGINS: "flant-statusmap-panel,grafana-piechart-panel" GF_INSTALL_PLUGINS: "flant-statusmap-panel,grafana-piechart-panel"
prometheus: prometheus:
# https://hub.docker.com/r/prom/prometheus/tags # https://hub.docker.com/r/prom/prometheus/tags
image: prom/prometheus:v2.28.1 image: prom/prometheus:v2.53.3
networks: networks:
- "rabbitmq-prometheus" - "rabbitmq-prometheus"
ports: ports: