Skip to content

Commit 8bfbb3d

Browse files
author
chaodu-agent
committed
fix: revert openshell.md — native-sandbox stays on separate Dockerfile
native-sandbox is not included in the unified Dockerfile migration for now. Keep the original openab-native-sandbox image reference.
1 parent be5eeaf commit 8bfbb3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/openshell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Using the pre-built image:
7575

7676
```bash
7777
openshell sandbox create --name oab \
78-
--from ghcr.io/openabdev/openab:beta-native-sandbox \
78+
--from ghcr.io/openabdev/openab-native-sandbox:latest \
7979
--provider discord \
8080
-- bash
8181
```

0 commit comments

Comments
 (0)