⬆️ Update prom/alertmanager Docker tag to v0.28.0
This commit is contained in:
parent
cd84eb49c1
commit
2f5ad3329a
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ services:
|
||||||
- grafana
|
- grafana
|
||||||
|
|
||||||
alertmanager:
|
alertmanager:
|
||||||
image: prom/alertmanager:v0.27.0
|
image: prom/alertmanager:v0.28.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/alertmanager/alertmanager.yml:/etc/alertmanager/alertmanager.yml
|
- /docker/appdata/alertmanager/alertmanager.yml:/etc/alertmanager/alertmanager.yml
|
||||||
|
|
Loading…
Add table
Reference in a new issue