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

@@ -222,7 +222,7 @@ class IssueResolver:
and not is_experimental
):
runtime_container_image = (
f'ghcr.io/all-hands-ai/runtime:{openhands.__version__}-nikolaik'
f'ghcr.io/openhands/runtime:{openhands.__version__}-nikolaik'
)
# Convert container image values to string or None