harden exec defaults and gate bootstrap loading to first-run context

This commit is contained in:
DBT
2026-02-24 08:28:41 +00:00
parent 9478161822
commit 1a6febffe7
4 changed files with 43 additions and 16 deletions

View File

@@ -143,6 +143,7 @@
"enabled": true,
"working_dir": "",
"timeout": 60000000000,
"auto_install_missing": false,
"sandbox": {
"enabled": false,
"image": "alpine:3.20"