diff --git a/services/prometheus.hcl b/services/prometheus.hcl index 54f3961..52ea91d 100644 --- a/services/prometheus.hcl +++ b/services/prometheus.hcl @@ -23,7 +23,7 @@ job "prometheus" { driver = "docker" config { - image = "prom/prometheus:v2.52.0" + image = "prom/prometheus:v2.54.1" network_mode = "host" args = [ "--storage.tsdb.path", "/opt/prometheus",