Skip to content

Commit 9fb668d

Browse files
authored
Update to jupyter/repo2docker:2021.01.0
1 parent 370834e commit 9fb668d

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
@@ -411,7 +411,7 @@ def _add_slash(self, proposal):
411411
)
412412

413413
build_image = Unicode(
414-
'jupyter/repo2docker:0.10.0',
414+
'jupyter/repo2docker:2021.01.0',
415415
help="""
416416
The repo2docker image to be used for doing builds
417417
""",

0 commit comments

Comments
 (0)