Skip to content

Commit

Permalink
Merge pull request #1598 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.100.0
  • Loading branch information
myrotvorets-team authored May 10, 2024
2 parents a54e999 + e4d95cf commit 546c86e
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.99.0@sha256:42d938c88a19388fc6a37dca64a3643874aba92b88df8ca985eeda3421c8cc80
image: otel/opentelemetry-collector-contrib:0.100.0@sha256:cea61bd39d318b3ec7664794f6be9ed0cce9321059a08b4ec5d3b8d310a4b609
command:
- "--config=/etc/otel-collector-config.yaml"
depends_on:
Expand Down

0 comments on commit 546c86e

Please sign in to comment.