Skip to content

Commit c30114a

Browse files
committed
Update repo2docker to 0.10.0
1 parent 99af80d commit c30114a

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)