Skip to content

Commit

Permalink
Update Pushing to Docker Hub to use v2 api
Browse files Browse the repository at this point in the history
  • Loading branch information
giovanism authored Apr 19, 2020
1 parent 1534f90 commit ad3ed6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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"
}
}

0 comments on commit ad3ed6b

Please sign in to comment.