Keeps the template in step with the blumeops Dagger engine version. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
5bb6051262
commit
15744d1cb5
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "${REPO_NAME}-ci",
|
||||
"engineVersion": "v0.20.0",
|
||||
"engineVersion": "v0.20.6",
|
||||
"sdk": {
|
||||
"source": "python"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
[tools]
|
||||
prek = "latest"
|
||||
dagger = "0.20.0"
|
||||
dagger = "0.20.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue