We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e61d76 + 072b5fb commit bf3af45Copy full SHA for bf3af45
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: "3"
2
services:
3
otel:
4
- image: otel/opentelemetry-collector-contrib:0.122.1
+ image: otel/opentelemetry-collector-contrib:0.123.0
5
command: ["--config=/conf/otel-collector-config.yaml"]
6
privileged: true
7
ports:
0 commit comments