diff --git a/README.md b/README.md index 726dc2708..e4b26525a 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ Create a `config.json` file with your Docker registry url and the previous gener ``` { "auths": { - "https://index.docker.io/v1/": { + "https://index.docker.io/v2/": { "auth": "xxxxxxxxxxxxxxx" } }