Skip to content

Commit 60d9670

Browse files
committed
binderhub: Bump repo2docker image version
Brings us up to what mybinder.org is using right now, so we can say 'if it works on mybinder.org, it will work here'. https://github.com/jupyterhub/mybinder.org-deploy/blob/9a332761fe3ccce06e9d89a692c26970206120ec/mybinder/values.yaml#L193 is how I found the current used version
1 parent f7fea8d commit 60d9670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-charts/basehub/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ binderhub-service:
4343
use_registry: true
4444
KubernetesBuildExecutor:
4545
# Get ourselves a newer repo2docker!
46-
build_image: quay.io/jupyterhub/repo2docker:2023.06.0-8.gd414e99
46+
build_image: quay.io/jupyterhub/repo2docker:2024.03.0-21.g09f3d53
4747
node_selector:
4848
# Schedule builder pods to run on user nodes only
4949
hub.jupyter.org/node-purpose: user

0 commit comments

Comments
 (0)