Release 0.59.0 (#11319)

This commit is contained in:
mamoodi
2025-10-10 15:31:38 -04:00
committed by GitHub
parent c034cc5dfb
commit 6f22092d07
8 changed files with 11 additions and 11 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/all-hands-ai/runtime:0.58-nikolaik"
runtime_container_image = "docker.all-hands.dev/all-hands-ai/runtime:0.59-nikolaik"
```
#### Additional Kubernetes Options