deployment/docker: update Alertmanager tag from v0.24.0 to v0.25.0 in docker-compose files (#3619)

deployment/docker: bump alertmanager to latest v0.25.0
This commit is contained in:
Denys Holius 2023-01-09 13:37:14 +02:00 committed by GitHub
parent 8aee209c53
commit fe0e199859
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -106,7 +106,7 @@ services:
alertmanager:
container_name: alertmanager
image: prom/alertmanager:v0.24.0
image: prom/alertmanager:v0.25.0
volumes:
- ./alertmanager.yml:/config/alertmanager.yml
command:

View file

@ -82,7 +82,7 @@ services:
restart: always
alertmanager:
container_name: alertmanager
image: prom/alertmanager:v0.24.0
image: prom/alertmanager:v0.25.0
volumes:
- ./alertmanager.yml:/config/alertmanager.yml
command: