Skip to content

Commit

Permalink
chore(deps): update otel/opentelemetry-collector docker digest to 380…
Browse files Browse the repository at this point in the history
…5724
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 7a9d712 commit ca9352b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
retries: 5

otelcollector:
image: otel/opentelemetry-collector@sha256:756725f13cfbd34be6d7210419e06243f078090f6190a637b766beb4293417cf
image: otel/opentelemetry-collector@sha256:3805724e26351df55a45032a793c9b64a2117ac9a58f13f070674a9723fab373
command: ["--config=/etc/otel-collector-config.yaml"]
volumes:
- ./configurations/dev-otel-collector-config.yaml:/etc/otel-collector-config.yaml:ro
Expand Down

0 comments on commit ca9352b

Please sign in to comment.