We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a460dd commit 6d4db66Copy full SHA for 6d4db66
docker-compose.yaml
@@ -1,7 +1,7 @@
1
version: "3.8"
2
services:
3
jaeger:
4
- image: jaegertracing/all-in-one:1.36.0
+ image: jaegertracing/all-in-one:1.60.0
5
ports:
6
- "5775:5775/udp"
7
- "6831:6831/udp"
0 commit comments