diff --git a/SELF-HOSTING.md b/SELF-HOSTING.md index b0302c10..dc9c877f 100644 --- a/SELF-HOSTING.md +++ b/SELF-HOSTING.md @@ -113,7 +113,7 @@ As part of the setup, you'll need to: 1. Create a Daytona account 2. Generate an API key 3. Create a Docker image: - - Image name: `kortix/suna:0.1` + - Image name: `kortix/suna:0.1.2` - Entrypoint: `/usr/bin/supervisord -n -c /etc/supervisor/conf.d/supervisord.conf` ## Manual Configuration @@ -257,4 +257,4 @@ poetry run python3.11 api.py --- -For further assistance, join the [Suna Discord Community](https://discord.gg/Py6pCBUUPw) or check the [GitHub repository](https://github.com/kortix-ai/suna) for updates and issues. \ No newline at end of file +For further assistance, join the [Suna Discord Community](https://discord.gg/Py6pCBUUPw) or check the [GitHub repository](https://github.com/kortix-ai/suna) for updates and issues.