diff --git a/spring-prometheus-grafana-example/compose.yaml b/spring-prometheus-grafana-example/compose.yaml index b390310..8645e61 100644 --- a/spring-prometheus-grafana-example/compose.yaml +++ b/spring-prometheus-grafana-example/compose.yaml @@ -13,7 +13,7 @@ services: prometheus: container_name: prometheus - image: prom/prometheus:v3.10.0 + image: prom/prometheus:v3.11.1 ports: - "9090:9090" volumes: