Skip to content

Commit f370310

Browse files
committed
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.137.0
1 parent 94bec7e commit f370310

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

observability/otel/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ volumes:
77
services:
88
otel-collector:
99
container_name: otel-collector
10-
image: otel/opentelemetry-collector-contrib:0.136.0
10+
image: otel/opentelemetry-collector-contrib:0.137.0
1111
command: ["--config=/etc/otel-collector/config.yaml"]
1212
volumes:
1313
- ./config.yaml:/etc/otel-collector/config.yaml

0 commit comments

Comments
 (0)