mirror of https://github.com/kortix-ai/suna.git
docs(self-hosting): update Daytona image version to 0.1.3.1
Update SELF-HOSTING.md to reflect the current Daytona image version used in the codebase (kortix/suna:0.1.3.1) instead of the outdated version (kortix/suna:0.1.3) which was causing setup failures.
This commit is contained in:
parent
7cbf8d961e
commit
6f6745b420
|
@ -127,8 +127,8 @@ As part of the setup, you'll need to:
|
|||
1. Create a Daytona account
|
||||
2. Generate an API key
|
||||
3. Create a Snapshot:
|
||||
- Name: `kortix/suna:0.1.3`
|
||||
- Image name: `kortix/suna:0.1.3`
|
||||
- Name: `kortix/suna:0.1.3.1`
|
||||
- Image name: `kortix/suna:0.1.3.1`
|
||||
- Entrypoint: `/usr/bin/supervisord -n -c /etc/supervisor/conf.d/supervisord.conf`
|
||||
|
||||
## Manual Configuration
|
||||
|
|
Loading…
Reference in New Issue