mirror of
https://github.com/usestrix/strix.git
synced 2026-08-28 05:25:00 +00:00
sandbox: bump install.sh pre-pull tag to 1.1.0 (match runtime default)
This commit is contained in:
parent
78594e1645
commit
e8c2564595
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ set -euo pipefail
|
|||
|
||||
APP=strix
|
||||
REPO="usestrix/strix"
|
||||
STRIX_IMAGE="ghcr.io/usestrix/strix-sandbox:1.0.0"
|
||||
STRIX_IMAGE="ghcr.io/usestrix/strix-sandbox:1.1.0"
|
||||
|
||||
MUTED='\033[0;2m'
|
||||
RED='\033[0;31m'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue