diff --git a/spring-prometheus-grafana-example/compose.yaml b/spring-prometheus-grafana-example/compose.yaml index 130f985..8ddf9e3 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.8.0 + image: prom/prometheus:v3.8.1 ports: - "9090:9090" volumes: