Skip to content

Commit 5ba7fe1

Browse files
authored
Merge pull request #1347 from manics/r2d-update
Update repo2docker container image 2021.08.0
2 parents adb596d + 7cec065 commit 5ba7fe1

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
@@ -455,7 +455,7 @@ def _add_slash(self, proposal):
455455
)
456456

457457
build_image = Unicode(
458-
'jupyter/repo2docker:2021.01.0',
458+
'quay.io/jupyterhub/repo2docker:2021.08.0',
459459
help="""
460460
The repo2docker image to be used for doing builds
461461
""",

0 commit comments

Comments
 (0)