Skip to content

Commit

Permalink
chore(deps): update docker.io/otel/opentelemetry-collector docker tag…
Browse files Browse the repository at this point in the history
… to v0.90.1
  • Loading branch information
renovate[bot] committed Dec 2, 2023
1 parent e382de0 commit 9acb7d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ services:
retries: 5

otel-gw-collector:
image: docker.io/otel/opentelemetry-collector:0.89.0
image: docker.io/otel/opentelemetry-collector:0.90.1
command: ["--config=/etc/otel-collector-config.yaml"]
volumes:
- ./config/otel-collector-config.yaml:/etc/otel-collector-config.yaml:z
Expand Down

0 comments on commit 9acb7d5

Please sign in to comment.