feat: update dagger

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-12-26 22:53:13 +01:00
parent 05f98cea65
commit 027e375baa
5 changed files with 629 additions and 364 deletions

View File

@@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
tokio.workspace = true
dagger-sdk = "0.9.8"
dagger-sdk = "0.13.7"
eyre = { version = "0.6.12" }
dagger-components = { git = "https://git.front.kjuulh.io/kjuulh/dagger-components", branch = "main" }