Skip to content

Commit

Permalink
chore(deps): update otel/opentelemetry-collector docker tag to v0.93.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 0fd0825 commit 59bf6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dev.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
otel-collector:
image: otel/opentelemetry-collector:0.90.1
image: otel/opentelemetry-collector:0.93.0
command: [ "--config=/etc/otel-collector.yaml" ]
volumes:
- ./.dev/otel-collector.multitenant.yaml:/etc/otel-collector.yaml
Expand Down

0 comments on commit 59bf6da

Please sign in to comment.