Fix README docker image (#11515)

This commit is contained in:
mamoodi 2025-10-26 11:16:24 -04:00 committed by GitHub
parent f8b566b858
commit 319677e629
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,7 +92,7 @@ docker run -it --rm --pull=always \
-p 3000:3000 \
--add-host host.docker.internal:host-gateway \
--name openhands-app \
docker.all-hands.dev/openhands/openhands:0.59
docker.all-hands.dev/all-hands-ai/openhands:0.59
```
</details>