Skip to content

Commit

Permalink
Update otel/opentelemetry-collector Docker tag to v0.108.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent c809dcd commit 1d6e30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-tracing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
- "16686:16686" #jaeger UI
# Collector
otel-collector:
image: "otel/opentelemetry-collector:0.107.0"
image: "otel/opentelemetry-collector:0.108.0"
restart: always
command: ["--config=/etc/otel-collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
Expand Down

0 comments on commit 1d6e30b

Please sign in to comment.