Skip to content

Commit

Permalink
Update grafana/alloy Docker tag to v1.6.1 (#10561)
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 Feb 3, 2025
1 parent 0f50f3c commit e442d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/mimir-monolithic-mode/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ services:
grafana-alloy:
profiles:
- grafana-alloy
image: grafana/alloy:v1.5.1
image: grafana/alloy:v1.6.1
command: ["run", "--server.http.listen-addr=0.0.0.0:9092", "--storage.path=/var/lib/alloy/data", "/etc/alloy/config.alloy"]
volumes:
- ./config/config.alloy:/etc/alloy/config.alloy
Expand Down

0 comments on commit e442d76

Please sign in to comment.