Skip to content

Commit

Permalink
Update otel/opentelemetry-collector Docker tag to v0.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and mergify[bot] committed Oct 19, 2021
1 parent 85ec1f9 commit c8c64b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.8"
services:
otelcol:
image: otel/opentelemetry-collector:0.37.0
image: otel/opentelemetry-collector:0.37.1
ports:
- "4317:4317"
- "4318:4318"
Expand Down

0 comments on commit c8c64b9

Please sign in to comment.