Switch to latest image.
This commit is contained in:
@@ -23,7 +23,7 @@ job "prometheus" {
|
|||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "prom/prometheus:v2.54.1"
|
image = "prom/prometheus:latest"
|
||||||
network_mode = "host"
|
network_mode = "host"
|
||||||
args = [
|
args = [
|
||||||
"--storage.tsdb.path", "/opt/prometheus",
|
"--storage.tsdb.path", "/opt/prometheus",
|
||||||
|
|||||||
Reference in New Issue
Block a user