Update Monitor-Stack/docker-compose-volume.yaml
This commit is contained in:
@@ -52,7 +52,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
alertmanager:
|
||||
image: prom/alertmanager:${ALERTMANAGER_VERSION:-0.32.1}
|
||||
image: prom/alertmanager:${ALERTMANAGER_VERSION:-v0.32.1}
|
||||
container_name: alertmanager
|
||||
ports:
|
||||
- "${ALERTMANAGER_PORT:-9093}:9093"
|
||||
|
||||
Reference in New Issue
Block a user