From 644c42e7d1961860991a4da62245682871959676 Mon Sep 17 00:00:00 2001 From: Yuvi Panda Date: Tue, 18 Feb 2025 09:33:55 -0800 Subject: [PATCH] Revert "Switch to using repo2docker with buildkit for building" --- mybinder/Chart.yaml | 2 +- mybinder/values.yaml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 771097ca3..c6db6fe96 100644 --- a/mybinder/Chart.yaml +++ b/mybinder/Chart.yaml @@ -8,7 +8,7 @@ dependencies: # Source code: https://github.com/jupyterhub/binderhub/tree/main/helm-chart # App changelog: https://github.com/jupyterhub/binderhub/blob/main/CHANGES.md - name: binderhub - version: "1.0.0-0.dev.git.3704.h3883aac1" + version: "1.0.0-0.dev.git.3688.h7031b344" repository: https://jupyterhub.github.io/helm-chart condition: binderhubEnabled diff --git a/mybinder/values.yaml b/mybinder/values.yaml index 387db72ac..26d348161 100644 --- a/mybinder/values.yaml +++ b/mybinder/values.yaml @@ -224,7 +224,9 @@ binderhub: })(); } KubernetesBuildExecutor: - build_image: quay.io/jupyterhub/repo2docker:2024.07.0-114.g80d186a + build_image: quay.io/jupyterhub/repo2docker:2024.07.0-79.gb0cfd45 + memory_limit: "6G" + memory_request: "2G" extraConfig: # Send Events to StackDriver on Google Cloud