1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.106.1 (#5662)

This commit is contained in:
renovate[bot]
2024-08-01 08:09:54 +02:00
committed by GitHub
parent 972c919ea0
commit f80fd48ff2
+1 -1
View File
@@ -3,7 +3,7 @@
services:
otel-collector:
image: otel/opentelemetry-collector-contrib:0.106.0
image: otel/opentelemetry-collector-contrib:0.106.1
command: ["--config=/etc/otel-collector.yaml"]
volumes:
- ./otel-collector.yaml:/etc/otel-collector.yaml