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 9a3d22f14d
commit 8c4fae95c9

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"
],