Skip to content

Commit 6d00499

Browse files
Update otel/opentelemetry-collector-contrib Docker tag to v0.131.1 (#900)
| datasource | package | from | to | | ---------- | ------------------------------------ | ------- | ------- | | docker | otel/opentelemetry-collector-contrib | 0.131.0 | 0.131.1 | 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 5154211 commit 6d00499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.131.0
3+
image: otel/opentelemetry-collector-contrib:0.131.1
44
volumes:
55
- ./otel.yml:/etc/otelcol/config.yaml
66

0 commit comments

Comments
 (0)