Skip to content

Commit

Permalink
Merge pull request #1007 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.90.1
  • Loading branch information
myrotvorets-team authored Dec 2, 2023
2 parents 3e4d54e + 27c3620 commit bedc0e8
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 @@ -28,7 +28,7 @@ services:
working_dir: /usr/src/service

otel-collector:
image: otel/opentelemetry-collector-contrib:0.89.0@sha256:995f17004231249d2c7d775849bf100b209508448919ca2077f8023ba49e3a95
image: otel/opentelemetry-collector-contrib:0.90.1@sha256:68e281e285f6ded5ec9da245ad68cd3cd963d5d55c329cf3fd3167ca7b51894a
command:
- "--config=/etc/otel-collector-config.yaml"
depends_on:
Expand Down

0 comments on commit bedc0e8

Please sign in to comment.