Skip to content

Commit

Permalink
chore(deps): update otel/opentelemetry-collector-contrib docker tag t…
Browse files Browse the repository at this point in the history
…o v0.117.0
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent b46f409 commit 177ab99
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 @@ -25,7 +25,7 @@ services:
working_dir: /usr/src/service

otel-collector:
image: otel/opentelemetry-collector-contrib:0.116.1@sha256:d0ebf65280da2e1b1491d1b93648281afd353d4b9ea19160090303cec9a233bd
image: otel/opentelemetry-collector-contrib:0.117.0@sha256:631637f7b33668eda594011d5f173100a3fe245da7fa8dae0885b368da4d0a6e
command:
- "--config=/etc/otel-collector-config.yaml"
depends_on:
Expand Down

0 comments on commit 177ab99

Please sign in to comment.