We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7921eb commit 2565e46Copy full SHA for 2565e46
1 file changed
definition/docker-compose.yml
@@ -40,7 +40,7 @@ services:
40
restart: unless-stopped
41
42
jaeger:
43
- image: 'jaegertracing/all-in-one:1.35'
+ image: 'jaegertracing/all-in-one:1.36'
44
ports:
45
- '6831'
46
- '16686'
0 commit comments