feat: update dagger 0.11.7
Some checks reported errors
continuous-integration/drone/push Build was killed

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-08-01 22:19:59 +02:00
parent f11687dc26
commit a7656a9da1
12 changed files with 361 additions and 325 deletions

View File

@@ -17,7 +17,7 @@ dagger-cuddle-please = { path = "crates/dagger-cuddle-please" }
dagger-rust = { path = "crates/dagger-rust" }
ci = { path = "ci" }
dagger-sdk = "0.9.8"
dagger-sdk = "0.11.9"
eyre = "0.6"
tokio = "1"
dotenv = "0.15.0"