Skip to content

Commit

Permalink
Merge pull request #1347 from manics/r2d-update
Browse files Browse the repository at this point in the history
Update repo2docker container image 2021.08.0
  • Loading branch information
consideRatio authored Aug 24, 2021
2 parents adb596d + 7cec065 commit 5ba7fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binderhub/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ def _add_slash(self, proposal):
)

build_image = Unicode(
'jupyter/repo2docker:2021.01.0',
'quay.io/jupyterhub/repo2docker:2021.08.0',
help="""
The repo2docker image to be used for doing builds
""",
Expand Down

0 comments on commit 5ba7fe1

Please sign in to comment.