Skip to content

Commit 80e0de0

Browse files
Update otel/opentelemetry-collector-contrib Docker tag to v0.128.0 (#874)
| datasource | package | from | to | | ---------- | ------------------------------------ | ------- | ------- | | docker | otel/opentelemetry-collector-contrib | 0.127.0 | 0.128.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 962055c commit 80e0de0

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

0 commit comments

Comments
 (0)