revert to old ghcr repo (#3533)

This commit is contained in:
Robert Brennan
2024-08-22 10:03:18 -04:00
committed by GitHub
parent dc0a1f3940
commit 12de9f7a78

View File

@@ -67,7 +67,7 @@ docker run -it \
-p 3000:3000 \
--add-host host.docker.internal:host-gateway \
--name openhands-app-$(date +%Y%m%d%H%M%S) \
ghcr.io/all-hands-ai/openhands:0.8
ghcr.io/opendevin/opendevin:0.8
```
> [!NOTE]