Skip to content

Commit 189a70e

Browse files
authored
Switch to using repos from the binderhub-ci-repos organisation
1 parent 772e0f0 commit 189a70e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

binderhub/tests/test_build.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
quote("https://github.com/consideratio/cached-minimal-dockerfile", safe='')
2525
),
2626
"git/{}/596b52f10efb0c9befc0c4ae850cc5175297d71c".format(
27-
quote("https://github.com/consideratio/cached-minimal-dockerfile", safe='')
27+
quote("https://github.com/binderhub-ci-repos/cached-minimal-dockerfile", safe='')
2828
),
2929
# gh/ GitHub repo provider
30-
"gh/consideratio/cached-minimal-dockerfile/HEAD",
31-
"gh/consideratio/cached-minimal-dockerfile/596b52f10efb0c9befc0c4ae850cc5175297d71c",
30+
"gh/binderhub-ci-repos/cached-minimal-dockerfile/HEAD",
31+
"gh/binderhub-ci-repos/cached-minimal-dockerfile/596b52f10efb0c9befc0c4ae850cc5175297d71c",
3232
# gl/ GitLab repo provider
3333
"gl/binderhub-ci-repos%2Fcached-minimal-dockerfile/HEAD",
3434
"gl/binderhub-ci-repos%2Fcached-minimal-dockerfile/596b52f10efb0c9befc0c4ae850cc5175297d71c",

0 commit comments

Comments
 (0)