Skip to content

Commit 37e4339

Browse files
committed
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.153.0
1 parent 6899b92 commit 37e4339

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
@@ -8,7 +8,7 @@ volumes:
88
services:
99
otel-collector:
1010
container_name: otel-collector
11-
image: otel/opentelemetry-collector-contrib:0.152.1
11+
image: otel/opentelemetry-collector-contrib:0.153.0
1212
command: ["--config=/etc/otel-collector/config.yaml"]
1313
volumes:
1414
- ./config.yaml:/etc/otel-collector/config.yaml

0 commit comments

Comments
 (0)