Skip to content

Commit

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

Please sign in to comment.