1
0
Fork 0

Update jaeger dependencies

This commit is contained in:
Michael 2019-10-15 16:30:06 +02:00 committed by Traefiker Bot
parent 4e9166759d
commit d0ed814669
5 changed files with 53 additions and 20 deletions

View file

@ -6,7 +6,7 @@ zipkin:
ports:
- 9411:9411
jaeger:
image: jaegertracing/all-in-one:1.12
image: jaegertracing/all-in-one:1.14
environment:
COLLECTOR_ZIPKIN_HTTP_PORT: 9411
ports:
@ -18,4 +18,4 @@ jaeger:
- "14268:14268"
- "9411:9411"
whoami:
image: containous/whoami
image: containous/whoami