⬆️ Update altermanager from 0.21.0 to 0.23.0
This commit is contained in:
parent
9925ec0acb
commit
0a98e07a73
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ services:
|
|||
- ./alertbot_data/config.yaml:/var/www/alertbot/config.yaml:ro
|
||||
|
||||
prometheus-alertmanager:
|
||||
image: prom/alertmanager:v0.21.0
|
||||
image: prom/alertmanager:v0.23.0
|
||||
restart: always
|
||||
volumes:
|
||||
- ./prometheus-alertmanager/alertmanager.yml:/etc/alertmanager/alertmanager.yml:ro
|
||||
|
|
Loading…
Reference in a new issue