We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7659e6c commit 6c94dfaCopy full SHA for 6c94dfa
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