Fixes to unblock frontend (#11488)

Co-authored-by: Ray Myers <ray.myers@gmail.com>
This commit is contained in:
Tim O'Farrell
2025-10-23 14:43:45 -06:00
committed by GitHub
parent eb954164a5
commit 4b303ec9b4
18 changed files with 56 additions and 46 deletions

View File

@@ -25,7 +25,7 @@ class BuildFromImageType(Enum):
def get_runtime_image_repo() -> str:
return os.getenv('OH_RUNTIME_RUNTIME_IMAGE_REPO', 'ghcr.io/all-hands-ai/runtime')
return os.getenv('OH_RUNTIME_RUNTIME_IMAGE_REPO', 'ghcr.io/openhands/runtime')
def _generate_dockerfile(