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

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-01-31 19:50:16 +01:00
parent cc13070f77
commit f2196920f4
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -76,7 +76,7 @@ impl MainAction for CuddleReleaser {
.clone(),
};
let cuddle_releaser_image = "docker.io/kasperhermansen/cuddle-releaser:main-1706479027";
let cuddle_releaser_image = "docker.io/kasperhermansen/cuddle-releaser:main-1706726858";
let folder = client.host().directory(&self.folder);