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