Skip to content

Commit 71df64a

Browse files
committed
Try using index URL
1 parent 0dd2a52 commit 71df64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wercker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ build:
4747
no-cache: true
4848
registry-auth-config: |
4949
{
50-
"https://registry-1.docker.io/v1/": {
50+
"https://index.docker.io/v1/": {
5151
"username": "${DOCKER_USERNAME}",
5252
"password": "${DOCKER_PASSWORD}"
5353
}

0 commit comments

Comments
 (0)