Skip to content

Commit e9d94a3

Browse files
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.119.0
1 parent 86e547b commit e9d94a3

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.118.0
6+
image: otel/opentelemetry-collector-contrib:0.119.0
77
command: ["--config=/etc/otel-collector.yaml"]
88
volumes:
99
- ./otel-collector.yaml:/etc/otel-collector.yaml

0 commit comments

Comments
 (0)