Skip to content

Commit c5ecf31

Browse files
Merge pull request #13442 from slord399/main
Bump Prometheus Version
2 parents 9fdd42c + 3c5f4d3 commit c5ecf31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_prometheus/docker/docker-compose-metrics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ services:
3434
GF_INSTALL_PLUGINS: "flant-statusmap-panel,grafana-piechart-panel"
3535
prometheus:
3636
# https://hub.docker.com/r/prom/prometheus/tags
37-
image: prom/prometheus:v2.28.1
37+
image: prom/prometheus:v2.53.3
3838
networks:
3939
- "rabbitmq-prometheus"
4040
ports:

0 commit comments

Comments
 (0)