fix: wrong key of registry mirrors
parent
d9c5d2fb43
commit
e76b0b66a0
|
@ -103,7 +103,7 @@ REPOSITORY TAG IMAGE ID CREAT
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"registry-mirror": [
|
"registry-mirrors": [
|
||||||
"https://hub-mirror.c.163.com",
|
"https://hub-mirror.c.163.com",
|
||||||
"https://mirror.baidubce.com"
|
"https://mirror.baidubce.com"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue