Skip to content

Commit

Permalink
Update grafana/loki Docker tag to v2.9.6 (#352)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 2a6b3a8 commit 2c2da96
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.9.4
image: grafana/loki:2.9.6
ports:
- "3100:3100"
command: -config.file=/etc/loki/local-config.yaml
Expand Down

0 comments on commit 2c2da96

Please sign in to comment.