Skip to content

Commit

Permalink
chore(deps): update otel/opentelemetry-collector docker tag to v0.113…
Browse files Browse the repository at this point in the history
….0 (#73)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 7e559eb commit b7a8358
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 @@ -8,7 +8,7 @@ services:

# Collector
otel-collector:
image: "otel/opentelemetry-collector:0.112.0"
image: "otel/opentelemetry-collector:0.113.0"
restart: always
command: ["--config=/etc/otel-collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
Expand Down

0 comments on commit b7a8358

Please sign in to comment.