Skip to content

Commit

Permalink
chore(deps): update otel/opentelemetry-collector-contrib docker tag t…
Browse files Browse the repository at this point in the history
…o v0.117.0
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 7297f03 commit d0bfa2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ services:
- '16686:16686'

otel-collector:
image: otel/opentelemetry-collector-contrib:0.105.0
image: otel/opentelemetry-collector-contrib:0.117.0
restart: always
command: [ "--config=/etc/otel-collector-config.yaml" ]
volumes:
Expand Down

0 comments on commit d0bfa2e

Please sign in to comment.