Skip to content

Commit d33f887

Browse files
committed
services/nomad/monitoring: Update prometheus to v3.4.0.
1 parent 9f501b3 commit d33f887

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/nomad/monitoring/prometheus.nomad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ job "prometheus" {
4747
}
4848

4949
config {
50-
image = "prom/prometheus:v3.2.1"
50+
image = "docker.io/prom/prometheus:v3.4.0"
5151
args = [
5252
"--config.file=/local/prometheus.yml",
5353
"--storage.tsdb.path=/prometheus",

0 commit comments

Comments
 (0)