Skip to content

Commit

Permalink
Merge pull request #1521 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.98.0
  • Loading branch information
myrotvorets-team authored Apr 11, 2024
2 parents 9e0c5b2 + c838a99 commit 256b326
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.97.0@sha256:42a27d048c35720cf590243223543671e9d9f1ad8537d5a35c4b748fc8ebe873
image: otel/opentelemetry-collector-contrib:0.98.0@sha256:5cea85bcbc734a3c0a641368e5a4ea9d31b472997e9f2feca57eeb4a147fcf1a
command:
- "--config=/etc/otel-collector-config.yaml"
depends_on:
Expand Down

0 comments on commit 256b326

Please sign in to comment.