Switch to latest image.

This commit is contained in:
2024-11-05 10:38:58 +00:00
parent 41738ad028
commit 75aff61eae

View File

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