Skip to content

Commit

Permalink
Merge pull request #34 from ukwa/GilHoggarth-patch-1
Browse files Browse the repository at this point in the history
Removed alertmanager version
  • Loading branch information
GilHoggarth authored Nov 3, 2021
2 parents b736cf9 + 585932e commit 43bc4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitor/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ services:
- '--web.enable-lifecycle'

alertmanager:
image: prom/alertmanager:v2.30.3
image: prom/alertmanager
ports:
- "${ALERTMANAGER_PORT}:9093"
volumes:
Expand Down

0 comments on commit 43bc4b3

Please sign in to comment.