Skip to content

Commit 1727fea

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/local-tracing/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111

1212
# Collector
1313
otel-collector:
14-
image: docker.io/otel/opentelemetry-collector-contrib:0.132.4@sha256:bcb6d6d0e56645a75cbce0b7aeb3cf7c304299788bc573080b0351eddc786c9b
14+
image: docker.io/otel/opentelemetry-collector-contrib:0.133.0@sha256:98274b756324abdb2473fa0c898247a246091e861e61d1548f9be483198eecea
1515
command: ["--config=/etc/otel-collector-config.yaml"]
1616
volumes:
1717
- ./otel-collector-config.yaml:/etc/otel-collector-config.yaml

0 commit comments

Comments
 (0)