Skip to content

Commit

Permalink
chore(deps): update otel/opentelemetry-collector docker tag to v0.105.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 92a6f0a commit a3c4d0e
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 @@ -8,7 +8,7 @@ services:
- "14268"
- "14250"
otel-collector:
image: otel/opentelemetry-collector:0.76.1
image: otel/opentelemetry-collector:0.105.0
volumes:
- ./configs/otel-collector.yaml:/local.yaml
command: --config /local.yaml
Expand Down

0 comments on commit a3c4d0e

Please sign in to comment.