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 0dd2a52 commit 71df64aCopy full SHA for 71df64a
wercker.yml
@@ -47,7 +47,7 @@ build:
47
no-cache: true
48
registry-auth-config: |
49
{
50
- "https://registry-1.docker.io/v1/": {
+ "https://index.docker.io/v1/": {
51
"username": "${DOCKER_USERNAME}",
52
"password": "${DOCKER_PASSWORD}"
53
}
0 commit comments