feat: update dagger sdk
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2025-08-06 21:59:28 +02:00
parent 277c09d490
commit 370c73f9b0
7 changed files with 1010 additions and 802 deletions

View File

@@ -17,7 +17,7 @@ steps:
- chmod -R 600 ~/.ssh
- |
cat >$HOME/.ssh/config <<EOL
Host git.front.kjuulh.io
Host git.kjuulh.io
IdentityFile $HOME/.ssh/id_ed25519
IdentitiesOnly yes
UserKnownHostsFile=/dev/null