Skip to content

Commit

Permalink
chore(deps): update grafana/alloy docker tag to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 1afa9f6 commit 6432085
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 @@ -53,7 +53,7 @@ services:
grafana-alloy:
profiles:
- grafana-alloy
image: grafana/alloy:v1.4.3
image: grafana/alloy:v1.5.0
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 6432085

Please sign in to comment.