Skip to content

Commit

Permalink
freeze otel col version
Browse files Browse the repository at this point in the history
CI fail is likely caused by the recent update of the docker image
  • Loading branch information
RLKRo committed Jul 2, 2024
1 parent f631e08 commit 725551d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ services:
start_period: 30s

otelcol:
image: otel/opentelemetry-collector-contrib:latest
image: otel/opentelemetry-collector-contrib:0.103.1
profiles:
- stats
container_name: otel-col
Expand Down

0 comments on commit 725551d

Please sign in to comment.