Skip to content

Commit

Permalink
build(deps): bump prom/alertmanager from v0.25.0 to v0.26.0
Browse files Browse the repository at this point in the history
Bumps prom/alertmanager from v0.25.0 to v0.26.0.

---
updated-dependencies:
- dependency-name: prom/alertmanager
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent 05debe5 commit db032f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM prom/prometheus:v2.46.0 AS prometheus

FROM grafana/loki:2.8.3 AS loki

FROM prom/alertmanager:v0.25.0 AS alertmanager
FROM prom/alertmanager:v0.26.0 AS alertmanager

FROM golang:1.20.4-alpine3.16 AS nvidia-builder

Expand Down

0 comments on commit db032f0

Please sign in to comment.