mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-17 05:00:20 +00:00
fix: default cloudflare/sandbox:0.7.0 (latest does not exist)
This commit is contained in:
parent
f547cfe7f1
commit
44382d2c12
3 changed files with 29 additions and 5 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"class_name": "Sandbox",
|
||||
"image": "docker.io/cloudflare/sandbox:latest",
|
||||
"image": "docker.io/cloudflare/sandbox:0.7.0",
|
||||
"instance_type": "lite",
|
||||
"max_instances": 1
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue