Skip to content

Commit 70bf678

Browse files
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.116.0 (#6505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2d5ff6 commit 70bf678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/otel-collector/docker-compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
services:
55
otel-collector:
6-
image: otel/opentelemetry-collector-contrib:0.115.1
6+
image: otel/opentelemetry-collector-contrib:0.116.0
77
command: ["--config=/etc/otel-collector.yaml"]
88
volumes:
99
- ./otel-collector.yaml:/etc/otel-collector.yaml

0 commit comments

Comments
 (0)