Skip to content

Commit

Permalink
Merge pull request #231 from livepeer/dependabot/docker/grafana/loki-…
Browse files Browse the repository at this point in the history
…2.9.10
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
2 parents 4780c3d + 9383d55 commit e0d0a55
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.54.0 AS prometheus

FROM grafana/loki:2.9.9 AS loki
FROM grafana/loki:2.9.10 AS loki

FROM prom/alertmanager:v0.27.0 AS alertmanager

Expand Down

0 comments on commit e0d0a55

Please sign in to comment.