We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77777ba commit af8f302Copy full SHA for af8f302
wercker.yml
@@ -47,7 +47,7 @@ build:
47
no-cache: true
48
registry-auth-config: |
49
{
50
- "https://index.docker.io/v1/": {
+ "https://registry-1.docker.io/v2/": {
51
"username": "$REPO_USERNAME",
52
"password": "$REPO_PASSWORD"
53
}
0 commit comments