chore(deps): update prom/alertmanager docker tag to v0.28.0 (#15773)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/15738/head
renovate[bot] 4 months ago committed by GitHub
parent 21066ea467
commit 1d269b5f52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      production/docker/docker-compose.yaml

@ -180,7 +180,7 @@ services:
# alertmanager to enable receiving alerts
alertmanager:
image: prom/alertmanager:v0.27.0
image: prom/alertmanager:v0.28.0
restart: unless-stopped
ports:
- "9093:9093"

Loading…
Cancel
Save