We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a897739 commit 2b4e836Copy full SHA for 2b4e836
definition/docker-compose.yml
@@ -40,7 +40,7 @@ services:
40
restart: unless-stopped
41
42
jaeger:
43
- image: 'jaegertracing/all-in-one:1.34'
+ image: 'jaegertracing/all-in-one:1.35'
44
ports:
45
- '6831'
46
- '16686'
0 commit comments