Skip to content

Commit

Permalink
Update otel/opentelemetry-collector-contrib Docker tag to v0.106.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 4510254 commit 44d8e75
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.104.0
image: otel/opentelemetry-collector-contrib:0.106.1
command: ["--config=/conf/otel-collector-config.yaml"]
privileged: true
ports:
Expand Down

0 comments on commit 44d8e75

Please sign in to comment.