chore: bump sandbox image to 0.1.13

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
0xallam
2026-03-22 22:08:20 -07:00
committed by Ahmed Allam
co-authored by Claude Opus 4.6
parent 4e836377e7
commit 640bd67bc2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ set -euo pipefail
APP=strix
REPO="usestrix/strix"
STRIX_IMAGE="ghcr.io/usestrix/strix-sandbox:0.1.12"
STRIX_IMAGE="ghcr.io/usestrix/strix-sandbox:0.1.13"
MUTED='\033[0;2m'
RED='\033[0;31m'