Release 0.61.0 (#11618)

Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com>
This commit is contained in:
mamoodi
2025-11-05 15:11:22 -05:00
committed by GitHub
parent d99c7827d8
commit 555444f239
9 changed files with 33 additions and 48 deletions

View File

@@ -40,7 +40,7 @@ Two configuration options are required to use the Kubernetes runtime:
2. **Runtime Container Image**: Specify the container image to use for the runtime environment
```toml
[sandbox]
runtime_container_image = "docker.openhands.dev/openhands/runtime:0.60-nikolaik"
runtime_container_image = "docker.openhands.dev/openhands/runtime:0.61-nikolaik"
```
#### Additional Kubernetes Options