mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05:00
fix: change to use the latest docker image. (#290)
Co-authored-by: Robert Brennan <accounts@rbren.io>
This commit is contained in:
@@ -29,7 +29,7 @@ docker ps # this should exit successfully
|
||||
|
||||
Then pull our latest image [here](https://github.com/opendevin/OpenDevin/pkgs/container/sandbox)
|
||||
```bash
|
||||
docker pull ghcr.io/opendevin/sandbox:v0.1
|
||||
docker pull ghcr.io/opendevin/sandbox
|
||||
```
|
||||
|
||||
Then copy `config.toml.template` to `config.toml`. Add an API key to `config.toml`.
|
||||
|
||||
Reference in New Issue
Block a user