Release 0.60.0 (#11544)

Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com>
This commit is contained in:
mamoodi
2025-10-29 16:17:46 -04:00
committed by GitHub
parent fab48fe864
commit 38f2728cfa
11 changed files with 55 additions and 63 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.all-hands.dev/openhands/runtime:0.59-nikolaik"
runtime_container_image = "docker.openhands.dev/openhands/runtime:0.60-nikolaik"
```
#### Additional Kubernetes Options