Skip to content

Commit

Permalink
chore: remove version in docker since deprecated
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <[email protected]>
  • Loading branch information
rustatian committed Oct 23, 2024
1 parent a8a7c37 commit 1760e43
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/env/docker-compose-otel.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.8"

services:
collector:
container_name: otel_collector
Expand Down Expand Up @@ -27,4 +25,4 @@ services:
- "4320:4317"
environment:
- LOG_LEVEL=debug
- COLLECTOR_OTLP_ENABLED=true
- COLLECTOR_OTLP_ENABLED=true

0 comments on commit 1760e43

Please sign in to comment.