Skip to content

Commit 94510bb

Browse files
chore(deps): update otel/opentelemetry-collector docker tag to v0.137.0 (#934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b77b8e commit 94510bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/OTLP Exporter/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3"
22
services:
33
# Collector
44
collector:
5-
image: otel/opentelemetry-collector:0.135.0@sha256:6d260efde7406a1f7d731a5d9663cb6ce25fa634f3ef3ef4a69266aaae1680fd
5+
image: otel/opentelemetry-collector:0.137.0@sha256:089a8b3c81d328a190f6f0740b30c15b0c7f1f2cfeadeb810355574d5158b31c
66
# The latest image of the otel-collector may not work, so specifying the version that works with this release
77
# image: otel/opentelemetry-collector:latest
88
command: ["--config=/conf/collector-config.yaml"]

0 commit comments

Comments
 (0)