project-template/dagger.json
Erich Blume 15744d1cb5
Some checks failed
Build / validate (push) Failing after 18s
Bump Dagger template pin to v0.20.6
Keeps the template in step with the blumeops Dagger engine version.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 08:41:55 -07:00

8 lines
124 B
JSON

{
"name": "${REPO_NAME}-ci",
"engineVersion": "v0.20.6",
"sdk": {
"source": "python"
},
"source": ".dagger"
}