fix: wrong key of registry mirrors

This commit is contained in:
Yue JIN
2022-12-21 20:32:46 +08:00
committed by GitHub
parent d9c5d2fb43
commit e76b0b66a0

View File

@@ -103,7 +103,7 @@ REPOSITORY TAG IMAGE ID CREAT
```json
{
"registry-mirror": [
"registry-mirrors": [
"https://hub-mirror.c.163.com",
"https://mirror.baidubce.com"
],