We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4eee60 commit 3b653e4Copy full SHA for 3b653e4
docker-compose.yml
@@ -32,7 +32,7 @@ services:
32
org.label-schema.group: "monitoring"
33
34
alertmanager:
35
- image: prom/alertmanager:v0.24.0
+ image: prom/alertmanager:v0.25.0
36
container_name: alertmanager
37
volumes:
38
- ./alertmanager:/etc/alertmanager
0 commit comments