chore: bump sandbox image to 0.1.13

This commit is contained in:
0xallam
2026-03-22 22:08:20 -07:00
committed by Ahmed Allam
parent 412b2ace24
commit ef05934b94
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ class Config:
strix_disable_browser = "false"
# Runtime Configuration
strix_image = "ghcr.io/usestrix/strix-sandbox:0.1.12"
strix_image = "ghcr.io/usestrix/strix-sandbox:0.1.13"
strix_runtime_backend = "docker"
strix_sandbox_execution_timeout = "120"
strix_sandbox_connect_timeout = "10"