Skip to content

Commit

Permalink
chore(deps): update otel/opentelemetry-collector docker digest to f18…
Browse files Browse the repository at this point in the history
…d8a9
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 7a9d712 commit 870870e
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:f18d8a998ad75ccabad3318e96c442969c9b7e095b77e4912799951b3c0fbc26
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 870870e

Please sign in to comment.