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.116.1
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 98f8454 commit eca3816
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.114.0
image: otel/opentelemetry-collector-contrib:0.116.1
command: ["--config=/conf/otel-collector-config.yaml"]
privileged: true
ports:
Expand Down

0 comments on commit eca3816

Please sign in to comment.