Pin dagger CLI to 0.20.0 in mise.toml (was "latest"), bump engine version in dagger.json, and regenerate uv.lock. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"name": "blumeops-ci",
|
|
"engineVersion": "v0.20.0",
|
|
"sdk": {
|
|
"source": "python"
|
|
},
|
|
"source": ".dagger"
|
|
}
|