This commit is contained in:
2024-09-16 12:48:12 +01:00
parent 53d2fd4bdf
commit 75513abbf7

View File

@@ -23,7 +23,7 @@ job "prometheus" {
driver = "docker" driver = "docker"
config { config {
image = "prom/prometheus:v2.52.0" image = "prom/prometheus:v2.54.1"
network_mode = "host" network_mode = "host"
args = [ args = [
"--storage.tsdb.path", "/opt/prometheus", "--storage.tsdb.path", "/opt/prometheus",