Skip to content

Commit 8d406ec

Browse files
Update otel/opentelemetry-collector-contrib Docker tag to v0.126.0 (#848)
| datasource | package | from | to | | ---------- | ------------------------------------ | ------- | ------- | | docker | otel/opentelemetry-collector-contrib | 0.123.0 | 0.126.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c1013a commit 8d406ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/go/otel/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
otel:
3-
image: otel/opentelemetry-collector-contrib:0.123.0
3+
image: otel/opentelemetry-collector-contrib:0.126.0
44
volumes:
55
- ./otel.yml:/etc/otelcol/config.yaml
66

0 commit comments

Comments
 (0)