We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43b49be + 6c94dfa commit 2f3a5b7Copy full SHA for 2f3a5b7
1 file changed
ops/docker-compose/database/tidb/compose.yaml
@@ -63,7 +63,7 @@ services:
63
- pd0
64
- pd1
65
- pd2
66
- image: pingcap/tikv:v8.5.5
+ image: pingcap/tikv:v8.5.6
67
command:
68
- --addr=0.0.0.0:20160
69
- --advertise-addr=tikv0:20160
@@ -79,7 +79,7 @@ services:
79
80
81
82
83
84
85
- --advertise-addr=tikv1:20160
@@ -95,7 +95,7 @@ services:
95
96
97
98
99
100
101
- --advertise-addr=tikv2:20160
0 commit comments