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