Skip to content

Commit 23b9792

Browse files
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.131.1 (#7650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ffd5213 commit 23b9792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/otel-collector/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
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.131.0
6+
image: otel/opentelemetry-collector-contrib:0.131.1
77
command: ["--config=/etc/otel-collector.yaml"]
88
volumes:
99
- ./otel-collector.yaml:/etc/otel-collector.yaml

0 commit comments

Comments
 (0)