diff --git a/docs/SELF-HOSTING.md b/docs/SELF-HOSTING.md index c1fd77aa..651410c5 100644 --- a/docs/SELF-HOSTING.md +++ b/docs/SELF-HOSTING.md @@ -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