Skip to content

Commit

Permalink
Merge pull request #1338 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.93.0
  • Loading branch information
myrotvorets-team authored Jan 26, 2024
2 parents 3d18e8d + 5ed8d9d commit 85c6eff
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.92.0@sha256:d33611f64de5e6c5eee8a0b9d4e40917b791120ffdb970ef0c9f0e260661e2ce
image: otel/opentelemetry-collector-contrib:0.93.0@sha256:d9423876b5606db71cee13fdeec5bf83a8e16b8800216659f455f051844f93ee
command:
- "--config=/etc/otel-collector-config.yaml"
depends_on:
Expand Down

0 comments on commit 85c6eff

Please sign in to comment.