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.102.1
  • Loading branch information
renovate[bot] committed Jun 15, 2024
1 parent cb3323e commit 1e9f5fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/otel-collector/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

services:
otel-collector:
image: otel/opentelemetry-collector-contrib:0.102.0
image: otel/opentelemetry-collector-contrib:0.102.1
command: ["--config=/etc/otel-collector.yaml"]
volumes:
- ./otel-collector.yaml:/etc/otel-collector.yaml
Expand Down

0 comments on commit 1e9f5fe

Please sign in to comment.