Skip to content

Commit

Permalink
Update otel/opentelemetry-collector-contrib Docker tag to v0.78.0 (op…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Caleb-Hurshman committed Jul 6, 2023
1 parent 9b34fb5 commit 34e553c
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.77.0
image: otel/opentelemetry-collector-contrib:0.78.0
command: ["--config=/etc/otel-collector-config.yml"]
volumes:
- ./otel-collector-config.yaml:/etc/otel-collector-config.yml
Expand Down

0 comments on commit 34e553c

Please sign in to comment.