Skip to content

Commit 702f6e7

Browse files
authored
Merge pull request #958 from enolfc/update_repo2docker
Update repo2docker to 0.10.0
2 parents 99af80d + c30114a commit 702f6e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binderhub/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ def _add_slash(self, proposal):
357357
)
358358

359359
build_image = Unicode(
360-
'jupyter/repo2docker:0.8.0',
360+
'jupyter/repo2docker:0.10.0',
361361
help="""
362362
The repo2docker image to be used for doing builds
363363
""",

0 commit comments

Comments
 (0)