Skip to content

Commit

Permalink
Update otel/opentelemetry-collector-contrib Docker tag to v0.76.1 (op…
Browse files Browse the repository at this point in the history
…en-telemetry#21468)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 3, 2023
1 parent 98f1edb commit 84f2e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/couchbase/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
cpus: "0.50"
memory: 1512M
opentelemetry-collector-contrib:
image: otel/opentelemetry-collector-contrib:0.75.0
image: otel/opentelemetry-collector-contrib:0.76.1
command: ["--config=/etc/otel-collector-config.yml"]
volumes:
- ./otel-collector-config.yaml:/etc/otel-collector-config.yml
Expand Down

0 comments on commit 84f2e45

Please sign in to comment.