Skip to content

Commit

Permalink
Merge pull request #1837 from myrotvorets/renovate/opentelemetry
Browse files Browse the repository at this point in the history
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.110.0
  • Loading branch information
myrotvorets-team authored Oct 2, 2024
2 parents 6ed446b + b78bfeb commit 3e1cc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
restart: always

otel-collector:
image: otel/opentelemetry-collector-contrib:0.109.0@sha256:af0f72b2d2493fc17f06cf3bc136548240cd7ebb2c8b1c8a7be6f3eb03068389
image: otel/opentelemetry-collector-contrib:0.110.0@sha256:0ed3688bbb02dabc0429ef648ebe3e9c53aca5e7c5a6b1a4a61b9f583b823e36
command:
- "--config=/etc/otel-collector-config.yaml"
depends_on:
Expand Down

0 comments on commit 3e1cc02

Please sign in to comment.