Skip to content

Commit 17a04b2

Browse files
chore(deps): update otel/opentelemetry-collector docker tag to v0.132.3
1 parent 17071ff commit 17a04b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
otel-collector:
4-
image: otel/opentelemetry-collector:0.122.1
4+
image: otel/opentelemetry-collector:0.132.3
55
command: [ "--config=/etc/otel-collector.yaml" ]
66
volumes:
77
- ./.dev/otel-collector.multitenant.yaml:/etc/otel-collector.yaml

0 commit comments

Comments
 (0)