Skip to content

Commit

Permalink
set jaeger image version to v1.49 (openfga#1102)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saurabhkr952 committed Nov 5, 2023
1 parent 0d38ae0 commit fd147b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.override.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
- "2113:2113" #prometheus metrics exporter

jaeger:
image: jaegertracing/all-in-one:latest
image: jaegertracing/all-in-one:1.49git
container_name: jaeger
command: [ "--query.max-clock-skew-adjustment", "500ms" ]
environment:
Expand Down

0 comments on commit fd147b5

Please sign in to comment.