Skip to content

Commit

Permalink
Merge pull request #1432 from myrotvorets/renovate/grafana-loki-2.x
Browse files Browse the repository at this point in the history
chore(deps): update grafana/loki docker tag to v2.9.5
  • Loading branch information
myrotvorets-team authored Mar 1, 2024
2 parents a9ce710 + 8dc9305 commit e725950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ services:
- vmdata:/storage

loki:
image: grafana/loki:2.9.4@sha256:f379a20ce9dd815884ed6446aad8819b81a8ba4d36b548ca14be8cecbc6cbca0
image: grafana/loki:2.9.5@sha256:55561cf48b19e03d982e1f959efc0d8842b7be141eb5eaaa4b8a8eeb5a2dfc58
command:
- "-config.file=/etc/loki/local-config.yaml"
restart: always
Expand Down

0 comments on commit e725950

Please sign in to comment.