Skip to content

Commit

Permalink
Update otel/opentelemetry-collector-contrib Docker tag to v0.116.1 (#…
Browse files Browse the repository at this point in the history
…9411)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 901df98 commit 71ac524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-dev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ services:
- "4318:4318"
opencti-dev-telemetry-otlp: ## docker compose --profile telemetry up -d (launch everything + telemetry)
container_name: opencti-telemetry-otlp
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.116.1
restart: unless-stopped
volumes:
- "./otlp-config.yaml:/etc/config/otlp-config.yaml"
Expand Down

0 comments on commit 71ac524

Please sign in to comment.