feat: update dagger

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-01-07 10:14:16 +01:00
parent 426d259699
commit 2ca918bc05
3 changed files with 333 additions and 375 deletions

View File

@@ -16,7 +16,7 @@ dagger-components = { path = "crates/dagger-components" }
dagger-cuddle-please = { path = "crates/dagger-cuddle-please" }
dagger-rust = { path = "crates/dagger-rust" }
dagger-sdk = "0.18.3"
dagger-sdk = "0.18.19"
eyre = "0.6"
tokio = "1"
dotenv = "0.15.0"