Skip to content

Commit

Permalink
chore(deps): update otel/opentelemetry-collector docker digest to 6cb…
Browse files Browse the repository at this point in the history
…a83e
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 7a9d712 commit e62c0bc
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:6cba83e64eb40b54dbf442e3a9356dbf8ecb3681e1e9d0008577141b7ca656a8
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 e62c0bc

Please sign in to comment.