diff --git a/Backend/compose.yaml b/Backend/compose.yaml index 5519877..41f620b 100644 --- a/Backend/compose.yaml +++ b/Backend/compose.yaml @@ -37,7 +37,7 @@ services: entrypoint: ["/bin/bash", "/scripts/refresh-collation.sh"] prometheus: - image: prom/prometheus:v3.7.3 + image: prom/prometheus:v3.8.1 container_name: openhd-prometheus-dev ports: - "9090:9090"