Skip to content

Commit 2f470f7

Browse files
committed
services/nomad/monitoring: Update alertmanager to 0.23.0
1 parent 2a872fd commit 2f470f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/nomad/monitoring/alertmanager.nomad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ job "alertmanager" {
2929
driver = "docker"
3030

3131
config {
32-
image = "quay.io/prometheus/alertmanager:v0.21.0"
32+
image = "prom/alertmanager:v0.23.0"
3333
ports = ["http"]
3434
args = [
3535
"--config.file=/local/alertmanager.yml",

0 commit comments

Comments
 (0)