feat: with ssh sock dep
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-11-27 22:18:39 +01:00
parent 663feba85d
commit 9c3f806a80
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -340,7 +340,7 @@ impl MainAction for RustService {
.await?;
let update_deployments_docker_image =
"docker.io/kasperhermansen/update-deployment:1690401410";
"docker.io/kasperhermansen/update-deployment:1701119710";
let dep = self
.client
.container()