diff --git a/prom-stack.tmpl b/prom-stack.tmpl index 7fcdea869..e864cd85b 100644 --- a/prom-stack.tmpl +++ b/prom-stack.tmpl @@ -13,7 +13,7 @@ networks: services: prometheus: container_name: prometheus - image: prom/prometheus:v2.33.1 + image: prom/prometheus:v2.55.0 volumes: - ./container/prometheus/:/etc/prometheus/ - prometheus_data:/prometheus