Skip to content

Commit

Permalink
build(deps): bump grafana/loki from 2.9.4 to 2.9.7 (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent f3c2134 commit 0b578c9
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 @@ -2,7 +2,7 @@ ARG GRAFANA_ENV

FROM prom/prometheus:v2.51.2 AS prometheus

FROM grafana/loki:2.9.4 AS loki
FROM grafana/loki:2.9.7 AS loki

FROM prom/alertmanager:v0.26.0 AS alertmanager

Expand Down

0 comments on commit 0b578c9

Please sign in to comment.