Merge pull request #516 from kingyue737/patch-2

fix: wrong key of registry mirrors
pull/517/head
Kang Huaishuai 2022-12-22 15:39:14 +08:00 committed by GitHub
commit 35b264694b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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