diff --git a/project/monitoring/prometheus/prometheus.yml b/project/monitoring/prometheus/prometheus.yml index 4ae5b2d..fab4fd5 100644 --- a/project/monitoring/prometheus/prometheus.yml +++ b/project/monitoring/prometheus/prometheus.yml @@ -4,7 +4,7 @@ services: file: ${TEMPLATES_PATH} service: default container_name: prometheus - image: prom/prometheus:v3.13.0 + image: prom/prometheus:v3.13.1 ports: - 9090:9090 networks: