Skip to content

Commit b3a496a

Browse files
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.133.0 (#7802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 005ca0d commit b3a496a

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.132.4
6+
image: otel/opentelemetry-collector-contrib:0.133.0
77
command: ["--config=/etc/otel-collector.yaml"]
88
volumes:
99
- ./otel-collector.yaml:/etc/otel-collector.yaml

0 commit comments

Comments
 (0)