Skip to content

Commit

Permalink
build(deps): bump grafana/loki from 2.9.4 to 2.9.7
Browse files Browse the repository at this point in the history
Bumps grafana/loki from 2.9.4 to 2.9.7.

---
updated-dependencies:
- dependency-name: grafana/loki
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2024
1 parent fdab49b commit 4a2682e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -2,7 +2,7 @@ ARG GRAFANA_ENV

FROM prom/prometheus:v2.49.1 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 4a2682e

Please sign in to comment.