Skip to content

Commit 399fe16

Browse files
author
jakubk
committed
use nipype/nipype repo instead of kaczmarj/nipype
1 parent a29400b commit 399fe16

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/tests.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ if [ "${CIRCLE_NODE_TOTAL:-}" != "4" ]; then
1313
exit 1
1414
fi
1515

16-
# TODO: change this image name
17-
DOCKER_IMAGE="kaczmarj/nipype"
16+
DOCKER_IMAGE="nipype/nipype"
1817

1918
# These tests are manually balanced based on previous build timings.
2019
# They may need to be rebalanced in the future.

0 commit comments

Comments
 (0)