fix shared conatiner path

This commit is contained in:
Adil Hafeez 2025-02-07 17:22:11 -08:00
parent e859c6fc03
commit 9485e9713c
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
11 changed files with 29 additions and 29 deletions

View file

@ -14,7 +14,7 @@ services:
jaeger:
build:
context: ../shared/jaeger
context: ../../shared/jaeger
ports:
- "16686:16686"
- "4317:4317"