Update Monitor-Stack/docker-compose-volume.yaml

This commit is contained in:
2026-06-05 00:26:06 -07:00
parent d403d6a8a2
commit e540abcbbd
+1 -1
View File
@@ -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"