Skip to content

Commit

Permalink
Update dependency grafana/loki to v2.5.0 (#184)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 9, 2022
1 parent a6edcc7 commit 65956ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/advanced/docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
restart: unless-stopped

loki:
image: grafana/loki:2.4.2
image: grafana/loki:2.5.0
ports:
- "3100:3100"
command: -config.file=/etc/loki/local-config.yaml
Expand Down

0 comments on commit 65956ea

Please sign in to comment.