Skip to content

Commit

Permalink
chore(deps): update grafana/alloy docker tag to v1.3.1 (#9100)
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 Aug 26, 2024
1 parent 23cde31 commit d6a4fce
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.2.1
image: grafana/alloy:v1.3.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 d6a4fce

Please sign in to comment.