We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297910e commit 1ceedd8Copy full SHA for 1ceedd8
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.49.0
5
ports:
6
- "5775:5775/udp"
7
- "6831:6831/udp"
0 commit comments