Skip to content

Commit

Permalink
Update alertmanager to v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nightah committed Sep 5, 2019
1 parent 896f99e commit 4d816cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
org.label-schema.group: "monitoring"

alertmanager:
image: prom/alertmanager:v0.18.0
image: prom/alertmanager:v0.19.0
container_name: alertmanager
volumes:
- ./alertmanager/:/etc/alertmanager/
Expand Down

0 comments on commit 4d816cc

Please sign in to comment.