Skip to content

Commit

Permalink
Merge pull request #800 from open-telemetry/renovate/otel-opentelemet…
Browse files Browse the repository at this point in the history
…ry-collector-contrib-0.x

chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.114.0
  • Loading branch information
ferd authored Nov 21, 2024
2 parents 6bf3fc3 + b5f877c commit 4af0e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3"
services:
otel:
image: otel/opentelemetry-collector-contrib:0.113.0
image: otel/opentelemetry-collector-contrib:0.114.0
command: ["--config=/conf/otel-collector-config.yaml"]
privileged: true
ports:
Expand Down

0 comments on commit 4af0e4d

Please sign in to comment.