Skip to content

Commit

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

Update otel/opentelemetry-collector-contrib Docker tag to v0.103.1
  • Loading branch information
bryannaegele authored Jun 24, 2024
2 parents 85de59e + 7cc21db commit d5677cb
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.102.1
image: otel/opentelemetry-collector-contrib:0.103.1
command: ["--config=/conf/otel-collector-config.yaml"]
privileged: true
ports:
Expand Down

0 comments on commit d5677cb

Please sign in to comment.