There was an error while loading. Please reload this page.
1 parent a29400b commit 399fe16Copy full SHA for 399fe16
.circleci/tests.sh
@@ -13,8 +13,7 @@ if [ "${CIRCLE_NODE_TOTAL:-}" != "4" ]; then
13
exit 1
14
fi
15
16
-# TODO: change this image name
17
-DOCKER_IMAGE="kaczmarj/nipype"
+DOCKER_IMAGE="nipype/nipype"
18
19
# These tests are manually balanced based on previous build timings.
20
# They may need to be rebalanced in the future.
0 commit comments