Skip to content

Commit

Permalink
chore(deps): update prom/alertmanager docker tag to v0.27.0 (#14039)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 02205f4 commit a57ad98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion production/docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ services:

# alertmanager to enable receiving alerts
alertmanager:
image: prom/alertmanager:v0.23.0
image: prom/alertmanager:v0.27.0
restart: unless-stopped
ports:
- "9093:9093"
Expand Down

0 comments on commit a57ad98

Please sign in to comment.